[arch-commits] Commit in shards/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue Sep 6 16:44:34 UTC 2016


    Date: Tuesday, September 6, 2016 @ 16:44:33
  Author: anatolik
Revision: 188875

upgpkg: shards 0.6.4-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 16:15:46 UTC (rev 188874)
+++ PKGBUILD	2016-09-06 16:44:33 UTC (rev 188875)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.6.3
+pkgver=0.6.4
 pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(libyaml git libpcl libevent gc)
 makedepends=(crystal)
 source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('5245aebb21af0a5682123732e4f4d476e7aa6910252fb3ffe4be60ee8df03ac2')
+sha256sums=('5972f1b40bb3253319f564dee513229f82b0dcb8eea1502ae7dc483a9c6da5a0')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list