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

Anatol Pomozov anatolik at archlinux.org
Sat Feb 17 14:43:54 UTC 2018


    Date: Saturday, February 17, 2018 @ 14:43:53
  Author: anatolik
Revision: 317215

upgpkg: strace 4.21-1

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 12:27:33 UTC (rev 317214)
+++ PKGBUILD	2018-02-17 14:43:53 UTC (rev 317215)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=4.20
+pkgver=4.21
 pkgrel=1
 pkgdesc='A diagnostic, debugging and instructional userspace tracer'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 license=(BSD)
 depends=(perl libunwind)
 source=(http://downloads.sourceforge.net/$pkgname/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('f2271ab0fac49ebee9cbd7f3469227cb'
+md5sums=('2f3d225b4de54ffe49a392f39923c5fd'
          'SKIP')
 validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv at altlinux.org>
 



More information about the arch-commits mailing list