From 98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 25 Apr 2012 00:01:35 +0000 Subject: Wed Apr 25 00:01:35 UTC 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 a7dbde031..416bf559e 100644 --- a/community/dwdiff/PKGBUILD +++ b/community/dwdiff/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 57280 2011-10-25 09:58:12Z spupykin $ +# $Id: PKGBUILD 69754 2012-04-23 09:14:53Z ibiru $ # Maintainer: Sergej Pupykin pkgname=dwdiff pkgver=2.0 -pkgrel=1 -pkgdesc="a front-end for the diff program that operates at the word level instead of the line level" +pkgrel=2 +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) +source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz") md5sums=('98dd16b58a1f136a2cd49f7dd88c5313') build() { -- cgit v1.2.3-54-g00ecf