[arch-commits] Commit in haskell-highlighting-kate/trunk (PKGBUILD)

Daniel Micay thestinger at nymeria.archlinux.org
Wed Sep 18 21:55:37 UTC 2013


    Date: Wednesday, September 18, 2013 @ 23:55:37
  Author: thestinger
Revision: 97361

upgpkg: haskell-highlighting-kate 0.5.5-1

Modified:
  haskell-highlighting-kate/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-18 21:37:45 UTC (rev 97360)
+++ PKGBUILD	2013-09-18 21:55:37 UTC (rev 97361)
@@ -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 @@
 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




More information about the arch-commits mailing list