[arch-commits] CVS update of core/devel/fakeroot (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Feb 2 13:26:10 UTC 2008
Date: Saturday, February 2, 2008 @ 08:26:10
Author: andyrtr
Path: /home/cvs-core/core/devel/fakeroot
Modified: PKGBUILD (1.13 -> 1.14)
upgpkg: fakeroot 1.9.2-1
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: core/devel/fakeroot/PKGBUILD
diff -u core/devel/fakeroot/PKGBUILD:1.13 core/devel/fakeroot/PKGBUILD:1.14
--- core/devel/fakeroot/PKGBUILD:1.13 Tue Jan 8 03:53:10 2008
+++ core/devel/fakeroot/PKGBUILD Sat Feb 2 08:26:10 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.13 2008/01/08 08:53:10 thomas Exp $
+# $Id: PKGBUILD,v 1.14 2008/02/02 13:26:10 andyrtr Exp $
# Maintainer: judd <jvinet at zeroflux.org>
# Contributor: Jochem Kossen <j.kossen at home.nl>
pkgname=fakeroot
-pkgver=1.9
+pkgver=1.9.2
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=('ed1e977e175a3b160c6df282e5598a8e')
+md5sums=('713063480d4fcf4f388cffc13491ac05')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list