Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
cppcheck
Commits:
25f3b147 by Jelle van der Waa at 2025-12-16T11:02:26+01:00
upgpkg: 2.18.3-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cppcheck
pkgdesc = A tool for static C/C++ code analysis
pkgver = 2.18.3
- pkgrel = 1
+ pkgrel = 2
url = http://cppcheck.sourceforge.net/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=cppcheck
pkgver=2.18.3
-pkgrel=1
+pkgrel=2
pkgdesc='A tool for static C/C++ code analysis'
arch=('x86_64')
url='http://cppcheck.sourceforge.net/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cppcheck/-/commit/25f3b147d2d6ea3a20d0b8b389024cc8970ff930
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cppcheck/-/commit/25f3b147d2d6ea3a20d0b8b389024cc8970ff930
You're receiving this email because of your account on gitlab.archlinux.org.