summaryrefslogtreecommitdiff
path: root/community/dwdiff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-18 00:20:21 -0700
committerroot <root@rshg054.dnsready.net>2012-09-18 00:20:21 -0700
commit0eb0f7dcc1b8f07ad3f0eb5086eafba8f627967d (patch)
tree5e9211b5c62c88d15ad6652e0575105433af04dc /community/dwdiff
parentd1d75c37c446dfbe9cbae503300e17f2973dbf44 (diff)
Tue Sep 18 00:20:18 PDT 2012
Diffstat (limited to 'community/dwdiff')
-rw-r--r--community/dwdiff/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/dwdiff/PKGBUILD b/community/dwdiff/PKGBUILD
index 416bf559e..1242ff2ba 100644
--- a/community/dwdiff/PKGBUILD
+++ b/community/dwdiff/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 69754 2012-04-23 09:14:53Z ibiru $
+# $Id: PKGBUILD 76393 2012-09-17 08:46:08Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=dwdiff
-pkgver=2.0
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
arch=('i686' 'x86_64')
url="http://os.ghalkes.nl/dwdiff.html"
depends=('diffutils' 'icu')
license=('GPL')
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
-md5sums=('98dd16b58a1f136a2cd49f7dd88c5313')
+md5sums=('1bb69cbfb76583f69c6912f925fc4cec')
build() {
cd "$srcdir/$pkgname-$pkgver"