Date: Sunday, February 13, 2011 @ 05:43:46 Author: allan Revision: 109836
upgpkg: fakechroot 2.14-1 upstream update Modified: fakechroot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-13 04:37:59 UTC (rev 109835) +++ PKGBUILD 2011-02-13 10:43:46 UTC (rev 109836) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=fakechroot -pkgver=2.12 +pkgver=2.14 pkgrel=1 pkgdesc="Gives a fake chroot environment" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ options=('!libtool') install=fakechroot.install source=(https://github.com/downloads/fakechroot/fakechroot/fakechroot-${pkgver}.tar.gz) -md5sums=('2ce4d6ce9b6a2d727a959fd052d09328') +md5sums=('264c4e3f9a2264ab57e286682f9c4ad2') build() {
