Date: Tuesday, April 25, 2017 @ 15:03:05
  Author: felixonmars
Revision: 225311

upgpkg: cgrep 6.6.17-1

Modified:
  cgrep/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-25 14:52:29 UTC (rev 225310)
+++ PKGBUILD    2017-04-25 15:03:05 UTC (rev 225311)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 
 pkgname=cgrep
-pkgver=6.6.16
-pkgrel=32
+pkgver=6.6.17
+pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/";
 license=("GPL2")
@@ -16,7 +16,7 @@
              "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
              "haskell-unordered-containers" "haskell-utf8-string")
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+sha512sums=('382649e70a112614ab270fb287cf289572411b33f3d89f72b855bd0aa515ee17d7589f019446b3cdd5024b4cbde4272c955520abe0bcf7f92890f575a937635d')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to