From 0eb0f7dcc1b8f07ad3f0eb5086eafba8f627967d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 18 Sep 2012 00:20:21 -0700 Subject: Tue Sep 18 00:20:18 PDT 2012 --- community/dwdiff/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/dwdiff') 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 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" -- cgit v1.2.3-54-g00ecf