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

Allan McRae allan at archlinux.org
Mon Jun 4 05:02:20 UTC 2012


    Date: Monday, June 4, 2012 @ 01:02:20
  Author: allan
Revision: 160703

upgpkg: fakeroot 1.18.4-1

upstream update

Modified:
  fakeroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-04 03:41:19 UTC (rev 160702)
+++ PKGBUILD	2012-06-04 05:02:20 UTC (rev 160703)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.18.3
+pkgver=1.18.4
 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=('99c6ba2eb0005086144ee9f1f6fd63f4')
+md5sums=('706171d8d520b1ca1576ac73f2ceb4f3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list