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

Giovanni Scafora giovanni at archlinux.org
Sat Sep 27 22:23:31 UTC 2008


    Date: Saturday, September 27, 2008 @ 18:23:31
  Author: giovanni
Revision: 13698

Merged revisions 356 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/strace/trunk

........
  r356 | aaron | 2008-04-19 00:56:27 +0200 (sab, 19 apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........

Modified:
  strace/repos/extra-i686/	(properties)
  strace/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


Property changes on: strace/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /strace/trunk:1
   + /strace/trunk:1-13697

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-09-27 22:17:18 UTC (rev 13697)
+++ trunk/PKGBUILD	2008-09-27 22:23:31 UTC (rev 13698)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: dorphell <dorphell at archlinux.org>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=strace
-pkgver=4.5.16
+pkgver=4.5.18
 pkgrel=1
 pkgdesc="A useful diagnositic, instructional, and debugging tool"
-arch=(i686 x86_64)
-license=(CUSTOM)
-url="http://www.liacs.nl/~wichert/strace/"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://sourceforge.net/projects/strace/"
 depends=('glibc')
-source=(http://heanet.dl.sourceforge.net/sourceforge/strace/strace-$pkgver.tar.bz2)
-md5sums=('77f66d09aa82981bb6d65fa19a2c1ba9')
+source=(http://downloads.sourceforge.net/sourceforge/strace/strace-$pkgver.tar.bz2)
+md5sums=('e9449fcee97e6a8ed73934c883c870e0')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list