Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cpplint
Commits:
1df2f629 by Jelle van der Waa at 2024-11-20T11:15:00+01:00
upgpkg: 1.6.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cpplint
pkgdesc = Command-line tool to check C/C++ files for style issues
following Google's C++ style guide.
pkgver = 1.6.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/cpplint/cpplint
arch = any
license = custom:BSD3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname='cpplint'
pkgname="python-${_pkgname}"
pkgver='1.6.1'
-pkgrel=4
+pkgrel=5
pkgdesc="Command-line tool to check C/C++ files for style issues following
Google's C++ style guide."
arch=('any')
url='https://github.com/cpplint/cpplint'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cpplint/-/commit/1df2f629c73b06053f9fbcfb16ef2742af67114a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cpplint/-/commit/1df2f629c73b06053f9fbcfb16ef2742af67114a
You're receiving this email because of your account on gitlab.archlinux.org.