summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c3a41e07045..04dcf95a7845 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: alejandrogomez <alejandroogomez@gmail.com>
pkgname=cdiff
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc="Colored, incremental, side-by-side diff viewer"
arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
depends=('python')
conflicts=('colordiff')
source=(http://pypi.python.org/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('6e6e3dbbf0473ed091ef010f12d32134')
+md5sums=('7489095f06daea06a91c22e7afa9f60b')
package() {