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

Allan McRae allan at archlinux.org
Sat Jun 25 14:19:16 UTC 2011


    Date: Saturday, June 25, 2011 @ 10:19:16
  Author: allan
Revision: 128934

upgpkg: fakeroot 1.16-1
upstream update

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 14:11:37 UTC (rev 128933)
+++ PKGBUILD	2011-06-25 14:19:16 UTC (rev 128934)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.15.1
+pkgver=1.16
 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' 'sed' 'util-linux' 'sh')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.bz2)
-md5sums=('248c408b1e06e776c5739871b49bd968')
+md5sums=('e8470aa7e965bfc74467de0e594e60b6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list