[arch-commits] CVS update of core/devel/fakeroot (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 19 19:28:47 UTC 2008


    Date: Tuesday, February 19, 2008 @ 14:28:47
  Author: andyrtr
    Path: /home/cvs-core/core/devel/fakeroot

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: fakeroot 1.9.3-1


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


Index: core/devel/fakeroot/PKGBUILD
diff -u core/devel/fakeroot/PKGBUILD:1.14 core/devel/fakeroot/PKGBUILD:1.15
--- core/devel/fakeroot/PKGBUILD:1.14	Sat Feb  2 08:26:10 2008
+++ core/devel/fakeroot/PKGBUILD	Tue Feb 19 14:28:47 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.14 2008/02/02 13:26:10 andyrtr Exp $
+# $Id: PKGBUILD,v 1.15 2008/02/19 19:28:47 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 pkgname=fakeroot
-pkgver=1.9.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc' 'filesystem' 'grep' 'sed')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('713063480d4fcf4f388cffc13491ac05')
+md5sums=('d96c9bf27590d6da4215f0af998f1ee9')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list