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

Anatol Pomozov anatolik at archlinux.org
Tue Feb 16 18:40:42 UTC 2016


    Date: Tuesday, February 16, 2016 @ 19:40:42
  Author: anatolik
Revision: 161862

upgpkg: shards 0.6.1-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 18:25:11 UTC (rev 161861)
+++ PKGBUILD	2016-02-16 18:40:42 UTC (rev 161862)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.6.0
+pkgver=0.6.1
 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/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('cbaaa6f9d9d140ec410623b97cb86fb44640125495f1e48fb8a1875ccedc4cc5')
+sha256sums=('8e7d179a499a2fca895b534c6204e2e34828e6a645e48f83f08fbefcd6a03951')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list