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

Anatol Pomozov anatolik at archlinux.org
Thu Sep 24 18:46:24 UTC 2020


    Date: Thursday, September 24, 2020 @ 18:46:23
  Author: anatolik
Revision: 396478

upgpkg: strace 5.9-1

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 17:40:03 UTC (rev 396477)
+++ PKGBUILD	2020-09-24 18:46:23 UTC (rev 396478)
@@ -2,7 +2,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=5.8
+pkgver=5.9
 pkgrel=1
 pkgdesc='A diagnostic, debugging and instructional userspace tracer'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(BSD)
 depends=(perl libunwind)
 source=(https://github.com/strace/strace/releases/download/v$pkgver/strace-$pkgver.tar.xz{,.asc})
-sha1sums=('0e60844b68a6097d46053488facbd3c40484af27'
+sha1sums=('3b86b7c84d73415245c6b4cfa0944699dcc61c74'
           'SKIP')
 validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin <ldv at altlinux.org>
 



More information about the arch-commits mailing list