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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jan 2 23:28:26 UTC 2009


    Date: Friday, January 2, 2009 @ 18:28:26
  Author: andyrtr
Revision: 23106

upgpkg: fakeroot 1.11.4-1
    new version 1.11.4

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-02 22:59:47 UTC (rev 23105)
+++ PKGBUILD	2009-01-02 23:28:26 UTC (rev 23106)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.10.1
+pkgver=1.11.4
 pkgrel=1
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
@@ -14,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=('052a1b5474b3681bc5f3167d2b3711a8')
+md5sums=('61d29fcb868c5f9c3d0a3686ce45263e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list