summaryrefslogtreecommitdiff
path: root/extra/xdelta3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
committerroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
commit3ed565983048f1226dd3f258a3f0acaf04536dda (patch)
tree9ea304021502408af54b935da41441afb7e4bd62 /extra/xdelta3
parent7d3e94229ca9849421d263542eb2c61f64a91c10 (diff)
Sun Jan 27 01:11:57 PST 2013
Diffstat (limited to 'extra/xdelta3')
-rw-r--r--extra/xdelta3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xdelta3/PKGBUILD b/extra/xdelta3/PKGBUILD
index 0908f9288..4ea41aaac 100644
--- a/extra/xdelta3/PKGBUILD
+++ b/extra/xdelta3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 167057 2012-09-25 00:09:23Z eric $
+# $Id: PKGBUILD 176015 2013-01-26 01:45:29Z eric $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Eduard "bekks" Warkentin <eduard.warkentin@gmail.com>
# Contributor: Henning Garus <henning.garus@gmail.com>
pkgname=xdelta3
-pkgver=3.0.4
+pkgver=3.0.6
pkgrel=1
pkgdesc="A diff utility which works with binary files"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://xdelta.org/"
license=('GPL')
depends=('xz')
source=(http://xdelta.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('c04f7fd9da45741a0095438cfe527b89')
+md5sums=('652048ab4a7e5f927bce045228a17b31')
build() {
cd "$srcdir/$pkgname-$pkgver"