[arch-commits] Commit in strace/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 13 15:53:29 UTC 2016
Date: Thursday, October 13, 2016 @ 15:53:28
Author: arojas
Revision: 278587
Update to 4.14
Modified:
strace/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-13 15:50:01 UTC (rev 278586)
+++ PKGBUILD 2016-10-13 15:53:28 UTC (rev 278587)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=strace
-pkgver=4.13
+pkgver=4.14
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"{,.asc})
-md5sums=('4b78c7febdd24c79d5147824d1a080a3'
+md5sums=('1e39b5f7583256d7dc21170b9da529ae'
'SKIP')
validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv at altlinux.org>
More information about the arch-commits
mailing list