From aa563cdeb6975b896ccf30d96943830c15becde0 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Sep 2013 02:14:35 -0700 Subject: Thu Sep 19 02:13:45 PDT 2013 --- community/haskell-highlighting-kate/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/haskell-highlighting-kate/PKGBUILD') 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 -- cgit v1.2.3-54-g00ecf