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

Giovanni Scafora giovanni at archlinux.org
Thu May 3 15:18:04 UTC 2012


    Date: Thursday, May 3, 2012 @ 11:18:03
  Author: giovanni
Revision: 158296

upgpkg: strace 4.7-1

upstream release

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-03 15:17:47 UTC (rev 158295)
+++ PKGBUILD	2012-05-03 15:18:03 UTC (rev 158296)
@@ -3,15 +3,15 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=strace
-pkgver=4.6
-pkgrel=2
+pkgver=4.7
+pkgrel=1
 pkgdesc="A useful diagnositic, instructional, and debugging tool"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/strace/"
 license=('custom')
 depends=('perl')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz")
-md5sums=('e537b2b1afeec70c0e6e27a0d0fd671e')
+md5sums=('6054c3880a00c6703f83b57f15e04642')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list