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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Aug 2 20:37:42 UTC 2008


    Date: Saturday, August 2, 2008 @ 16:37:42
  Author: andyrtr
Revision: 7529

upgpkg: fakeroot 1.9.5-1

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-02 20:29:57 UTC (rev 7528)
+++ PKGBUILD	2008-08-02 20:37:42 UTC (rev 7529)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: judd <jvinet at zeroflux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
+
 pkgname=fakeroot
-pkgver=1.9.3
+pkgver=1.9.5
 pkgrel=1
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 depends=('glibc' 'filesystem' 'grep' 'sed')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('d96c9bf27590d6da4215f0af998f1ee9')
+md5sums=('95c0c78c734b9782ec8d47e99c8e3fc8')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list