extra/cppcheck to 2.16.0-2

This commit is contained in:
Kevin Mihelich 2024-12-22 18:22:47 +00:00
parent 4f70fd54df
commit d0e5eb456a
2 changed files with 2 additions and 2 deletions
extra/cppcheck

View file

@ -1,7 +1,7 @@
pkgbase = cppcheck
pkgdesc = A tool for static C/C++ code analysis
pkgver = 2.16.0
pkgrel = 1
pkgrel = 2
url = http://cppcheck.sourceforge.net/
arch = x86_64
license = GPL-3.0-or-later

View file

@ -7,7 +7,7 @@
pkgname=cppcheck
pkgver=2.16.0
pkgrel=1
pkgrel=2
pkgdesc='A tool for static C/C++ code analysis'
arch=('x86_64')
url='http://cppcheck.sourceforge.net/'