diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-07 19:41:16 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-07 19:41:16 -0300 |
commit | 4e12d80b8f5593f18515e8685363bf8b69597380 (patch) | |
tree | 0169910535d53501be8d39afb4cd36882429364b /~lukeshu/wdiff/PKGBUILD | |
parent | 41e6a0df9fde169c544e213b143f9ca66e2ef7b8 (diff) | |
parent | c7896781985815d1cddd83de1faf73e6c99381c7 (diff) | |
download | abslibre-4e12d80b8f5593f18515e8685363bf8b69597380.tar.gz abslibre-4e12d80b8f5593f18515e8685363bf8b69597380.tar.bz2 abslibre-4e12d80b8f5593f18515e8685363bf8b69597380.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to '~lukeshu/wdiff/PKGBUILD')
-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 e321065a9..41bee9679 100644 --- a/~lukeshu/wdiff/PKGBUILD +++ b/~lukeshu/wdiff/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke Shumaker <lukeshu@sbcglobal.net> pkgname=wdiff -pkgver=1.1.2 +pkgver=1.2.1 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=('ac51497a2b33094c484237049803a697') +md5sums=('fc54e044b229a23c1cfa8e5689196f24') |