[arch-commits] Commit in valgrind/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Fri Feb 5 00:53:12 UTC 2021


    Date: Friday, February 5, 2021 @ 00:53:11
  Author: allan
Revision: 407505

upgpkg: valgrind 3.16.1-4: actually build against latest glibc

Modified:
  valgrind/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 00:51:47 UTC (rev 407504)
+++ PKGBUILD	2021-02-05 00:53:11 UTC (rev 407505)
@@ -4,7 +4,7 @@
 
 pkgname=valgrind
 pkgver=3.16.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Tool to help find memory-management problems in programs'
 arch=('x86_64')
 license=('GPL')



More information about the arch-commits mailing list