summaryrefslogtreecommitdiff
path: root/community/haskell-highlighting-kate/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-19 02:14:35 -0700
committerroot <root@rshg054.dnsready.net>2013-09-19 02:14:35 -0700
commitaa563cdeb6975b896ccf30d96943830c15becde0 (patch)
treed0638199c86e6331f0935043e76d0f7579a34a06 /community/haskell-highlighting-kate/PKGBUILD
parentd21b8cdc0567fba4d6e74284363fedb98f2f7d07 (diff)
Thu Sep 19 02:13:45 PDT 2013
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