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

Antonio Rojas arojas at archlinux.org
Wed Aug 3 06:42:53 UTC 2016


    Date: Wednesday, August 3, 2016 @ 06:42:53
  Author: arojas
Revision: 272942

Update to 4.13

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-03 06:30:22 UTC (rev 272941)
+++ PKGBUILD	2016-08-03 06:42:53 UTC (rev 272942)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=4.12
+pkgver=4.13
 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=('efb8611fc332e71ec419c53f59faa93e')
+md5sums=('4b78c7febdd24c79d5147824d1a080a3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list