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

Allan McRae allan at nymeria.archlinux.org
Sat Sep 21 00:22:22 UTC 2013


    Date: Saturday, September 21, 2013 @ 02:22:22
  Author: allan
Revision: 194669

upgpkg: fakeroot 1.20-1

upstream update

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-20 19:22:36 UTC (rev 194668)
+++ PKGBUILD	2013-09-21 00:22:22 UTC (rev 194669)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.19
+pkgver=1.20
 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=('3a00a1264cb31a815552050ef0c2468b')
+md5sums=('9777a81d4d1878422447a1d0030c1f9f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list