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

Allan McRae allan at archlinux.org
Wed Aug 26 07:32:13 UTC 2009


    Date: Wednesday, August 26, 2009 @ 03:32:13
  Author: allan
Revision: 50402

upgpkg: fakeroot 1.13-1
    upstream update

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-26 07:16:22 UTC (rev 50401)
+++ PKGBUILD	2009-08-26 07:32:13 UTC (rev 50402)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.12.4
+pkgver=1.13
 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' 'sh')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('aaefede2405a40c87438e7e833d69b70')
+md5sums=('e0cbeceb066cc678c9fe1d6d35d24ceb')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list