[arch-commits] Commit in fakeroot/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Sun Nov  1 05:17:43 UTC 2009
    
    
  
    Date: Sunday, November 1, 2009 @ 01:17:42
  Author: allan
Revision: 57624
upgpkg: fakeroot 1.14.3-1
    upstream update
Modified:
  fakeroot/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-01 05:06:13 UTC (rev 57623)
+++ PKGBUILD	2009-11-01 05:17:42 UTC (rev 57624)
@@ -3,7 +3,7 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=fakeroot
-pkgver=1.13.1
+pkgver=1.14.3
 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' 'grep' 'sed' 'sh')
 options=('!libtool')
 source=(http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz)
-md5sums=('f96aa2b0050892d118e74af43d8ed748')
+md5sums=('ca68f84e0340068eaaa38aab01f10d47')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver
    
    
More information about the arch-commits
mailing list