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

Allan McRae allan at archlinux.org
Mon Dec 6 14:43:36 UTC 2010


    Date: Monday, December 6, 2010 @ 09:43:36
  Author: allan
Revision: 102182

upgpkg: fakeroot 1.14.5-1
upstream update

Modified:
  fakeroot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-06 14:24:47 UTC (rev 102181)
+++ PKGBUILD	2010-12-06 14:43:36 UTC (rev 102182)
@@ -3,8 +3,8 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.14.4
-pkgrel=3
+pkgver=1.14.5
+pkgrel=1
 pkgdesc="Gives a fake root environment, useful for building packages as a non-privileged user"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,7 +14,7 @@
 depends=('glibc' 'filesystem' 'grep' 'sed' 'sh')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.bz2)
-md5sums=('bea628be77838aaa7323a2f7601c2d7e')
+md5sums=('659a1f3a36554abfc2a3eaad2fdc0604')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list