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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Aug 17 11:05:33 UTC 2017


    Date: Thursday, August 17, 2017 @ 11:05:32
  Author: bpiotrowski
Revision: 302338

3.13.0-3: rebuild with toolchain from staging

Modified:
  valgrind/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-17 10:51:36 UTC (rev 302337)
+++ PKGBUILD	2017-08-17 11:05:32 UTC (rev 302338)
@@ -4,12 +4,12 @@
 
 pkgname=valgrind
 pkgver=3.13.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A tool to help find memory-management problems in programs'
 arch=(i686 x86_64)
 license=(GPL)
 url='http://valgrind.org/'
-depends=('glibc=2.25' perl)
+depends=('glibc=2.26' perl)
 makedepends=(gdb openmpi)
 optdepends=('openmpi: MPI support')
 options=(!emptydirs)



More information about the arch-commits mailing list