summaryrefslogtreecommitdiff
path: root/community/haskell-highlighting-kate/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-highlighting-kate/PKGBUILD')
-rw-r--r--community/haskell-highlighting-kate/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-highlighting-kate/PKGBUILD b/community/haskell-highlighting-kate/PKGBUILD
index 1a3c0b7d1..69c28de40 100644
--- a/community/haskell-highlighting-kate/PKGBUILD
+++ b/community/haskell-highlighting-kate/PKGBUILD
@@ -4,7 +4,7 @@
_hkgname=highlighting-kate
pkgname=haskell-highlighting-kate
-pkgver=0.5.3.9
+pkgver=0.5.5
pkgrel=1
pkgdesc="Syntax highlighting"
url="http://hackage.haskell.org/package/$_hkgname"
@@ -14,7 +14,7 @@ makedepends=('ghc')
depends=('haskell-blaze-html>=0.4.2' 'haskell-containers' 'haskell-filepath' 'haskell-mtl' 'haskell-parsec' 'haskell-pcre-light')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=$pkgname.install
-md5sums=('fa274eb5d1f7002b16a312693ad9eef0')
+md5sums=('7c11a837292cc6f2d12b5bcb389bce48')
build() {
cd $_hkgname-$pkgver