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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jan 24 19:59:30 UTC 2009


    Date: Saturday, January 24, 2009 @ 14:59:30
  Author: andyrtr
Revision: 25255

upgpkg: fakeroot 1.12.1-1
    new version 1.12

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-24 19:33:40 UTC (rev 25254)
+++ PKGBUILD	2009-01-24 19:59:30 UTC (rev 25255)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.11.4
+pkgver=1.12.1
 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=('61d29fcb868c5f9c3d0a3686ce45263e')
+md5sums=('87970d6784f536cde84f9bcbaaa52720')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list