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

Antonio Rojas arojas at archlinux.org
Sat Jun 11 11:30:43 UTC 2016


    Date: Saturday, June 11, 2016 @ 13:30:43
  Author: arojas
Revision: 269337

Update to 4.12

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 11:28:41 UTC (rev 269336)
+++ PKGBUILD	2016-06-11 11:30:43 UTC (rev 269337)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=4.11
+pkgver=4.12
 pkgrel=1
 pkgdesc="A useful diagnositic, instructional, and debugging tool"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('perl' 'libunwind')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz")
-md5sums=('a15d2555a7febb56d00c6e1a51c655dc')
+md5sums=('efb8611fc332e71ec419c53f59faa93e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list