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

Anatol Pomozov anatolik at archlinux.org
Mon Feb 15 18:36:26 UTC 2016


    Date: Monday, February 15, 2016 @ 19:36:26
  Author: anatolik
Revision: 259327

upgpkg: strace 4.11-1

Modified:
  strace/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 18:25:06 UTC (rev 259326)
+++ PKGBUILD	2016-02-15 18:36:26 UTC (rev 259327)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=4.10
-pkgrel=2
+pkgver=4.11
+pkgrel=1
 pkgdesc="A useful diagnositic, instructional, and debugging tool"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/strace/"
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('perl' 'libunwind')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz")
-md5sums=('107a5be455493861189e9b57a3a51912')
+md5sums=('a15d2555a7febb56d00c6e1a51c655dc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list