Date: Tuesday, August 10, 2010 @ 23:09:35 Author: allan Revision: 87216
upgpkg: xdelta3 3.0z-1 upstream update Modified: xdelta3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-11 02:50:19 UTC (rev 87215) +++ PKGBUILD 2010-08-11 03:09:35 UTC (rev 87216) @@ -4,7 +4,7 @@ # Contributor: Henning Garus <[email protected]> pkgname=xdelta3 -pkgver=3.0y +pkgver=3.0z pkgrel=1 pkgdesc="A diff utility which works with binary files" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('python: for python modules') source=(http://xdelta.googlecode.com/files/xdelta$pkgver.tar.gz xdelta3-makefile.patch) -md5sums=('8246e6ba89a5a6b9efc24f9552fcf940' +md5sums=('2b5b3c33438cff581ce5c12d66c28b6c' '378e9a735d92fb2fc695ed9ce2fad2d5') build() {
