diff options
author | root <root@rshg054.dnsready.net> | 2012-11-19 02:25:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-19 02:25:52 -0800 |
commit | 705d29694fd61c47a57ccec531e73d87a2960021 (patch) | |
tree | 55e2f9c5d4ed72e92b4d249f51760cfbd53d3b80 /community/dwdiff/PKGBUILD | |
parent | ab63d8d49f68847a68c2ba0014bf0d3338cb3df6 (diff) |
Mon Nov 19 02:22:26 PST 2012
Diffstat (limited to 'community/dwdiff/PKGBUILD')
-rw-r--r-- | community/dwdiff/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dwdiff/PKGBUILD b/community/dwdiff/PKGBUILD index 1242ff2ba..620f4ab66 100644 --- a/community/dwdiff/PKGBUILD +++ b/community/dwdiff/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 76393 2012-09-17 08:46:08Z spupykin $ +# $Id: PKGBUILD 80237 2012-11-18 10:30:05Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=dwdiff pkgver=2.0.4 -pkgrel=1 +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" |