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

Allan McRae allan at archlinux.org
Sun Jan 9 14:06:30 UTC 2011


    Date: Sunday, January 9, 2011 @ 09:06:29
  Author: allan
Revision: 105488

upgpkg: xdelta3 3.0.0-1
upstream update

Modified:
  xdelta3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-09 10:16:54 UTC (rev 105487)
+++ PKGBUILD	2011-01-09 14:06:29 UTC (rev 105488)
@@ -4,8 +4,8 @@
 # Contributor: Henning Garus <henning.garus at gmail.com>
 
 pkgname=xdelta3
-pkgver=3.0z
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="A diff utility which works with binary files"
 arch=('i686' 'x86_64')
 url="http://xdelta.org/"
@@ -14,7 +14,7 @@
 optdepends=('python2: for python modules')
 source=(http://xdelta.googlecode.com/files/xdelta$pkgver.tar.gz
         xdelta3-makefile.patch)
-md5sums=('2b5b3c33438cff581ce5c12d66c28b6c'
+md5sums=('5fe038be3a266d2a7913e10d1cec6d88'
          '378e9a735d92fb2fc695ed9ce2fad2d5')
 
 build() {




More information about the arch-commits mailing list