diff options
author | root <root@rshg054.dnsready.net> | 2012-12-04 02:27:34 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-04 02:27:34 -0800 |
commit | 8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch) | |
tree | 388f72bc691c047458cabbaaf5fe9d5b4931c0de /~lukeshu | |
parent | cd3e25625999a62fa1c10e233f371a30d03f67c8 (diff) |
Tue Dec 4 02:21:34 PST 2012
Diffstat (limited to '~lukeshu')
-rw-r--r-- | ~lukeshu/wdiff/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/~lukeshu/wdiff/PKGBUILD b/~lukeshu/wdiff/PKGBUILD index 6092b3d76..e321065a9 100644 --- a/~lukeshu/wdiff/PKGBUILD +++ b/~lukeshu/wdiff/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker <lukeshu@sbcglobal.net> pkgname=wdiff -pkgver=1.1.0 +pkgver=1.1.2 pkgrel=1 pkgdesc="A front end to diff for comparing files on a word per word basis." arch=('i686' 'x86_64') @@ -26,4 +26,4 @@ package() { make DESTDIR="$pkgdir/" install } -md5sums=('aa4dd87a9140a96ee85d2502673d19f3') +md5sums=('ac51497a2b33094c484237049803a697') |