[arch-commits] CVS update of arch/build/base/fakeroot (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 5 16:03:52 UTC 2007


    Date: Sunday, August 5, 2007 @ 12:03:52
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/fakeroot

Modified: PKGBUILD (1.4 -> 1.5)

Cleanup PKGBUILDs, remove old patches, add licenses, fix source URLs


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


Index: arch/build/base/fakeroot/PKGBUILD
diff -u arch/build/base/fakeroot/PKGBUILD:1.4 arch/build/base/fakeroot/PKGBUILD:1.5
--- arch/build/base/fakeroot/PKGBUILD:1.4	Thu Jun  7 03:28:44 2007
+++ arch/build/base/fakeroot/PKGBUILD	Sun Aug  5 12:03:52 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/06/07 07:28:44 tpowa Exp $
+# $Id: PKGBUILD,v 1.5 2007/08/05 16:03:52 jgc Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 pkgname=fakeroot
@@ -11,7 +11,7 @@
 depends=('glibc' 'filesystem' 'grep')
 license=('GPL')
 options=('!libtool')
-source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/$pkgname\_$pkgver.tar.gz)
+source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
 md5sums=('3654bbbf01deeb0d804df194e1b1a2b3')
 
 build() {




More information about the arch-commits mailing list