summaryrefslogtreecommitdiff
path: root/community/dwdiff
diff options
context:
space:
mode:
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 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 <pupykin.s+arch@gmail.com>
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() {