mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/valgrind to 3.23.0-3
This commit is contained in:
parent
8d446b14ea
commit
8e98648b4d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = valgrind
|
||||
pkgdesc = Tool to help find memory-management problems in programs
|
||||
pkgver = 3.23.0
|
||||
pkgrel = 1
|
||||
pkgrel = 3
|
||||
url = https://valgrind.org/
|
||||
arch = x86_64
|
||||
license = GPL-2.0-or-later
|
||||
|
|
|
@ -21,7 +21,7 @@ noautobuild=1
|
|||
|
||||
pkgname=valgrind
|
||||
pkgver=3.23.0
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
pkgdesc='Tool to help find memory-management problems in programs'
|
||||
arch=('x86_64')
|
||||
license=('GPL-2.0-or-later')
|
||||
|
|
Loading…
Reference in a new issue