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

Allan McRae allan at archlinux.org
Sat Dec 3 06:32:52 UTC 2011


    Date: Saturday, December 3, 2011 @ 01:32:52
  Author: allan
Revision: 144084

upgpkg: fakeroot 1.18.2-1

upstream update

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-03 06:14:09 UTC (rev 144083)
+++ PKGBUILD	2011-12-03 06:32:52 UTC (rev 144084)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.18.1
+pkgver=1.18.2
 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=('8eedda3dcb71b6ab6f62297b82ae5ac6')
+md5sums=('79f32331358ad58499704ea5e19fd0ae')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list