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

Anatol Pomozov anatolik at archlinux.org
Fri Oct 2 17:59:58 UTC 2015


    Date: Friday, October 2, 2015 @ 19:59:58
  Author: anatolik
Revision: 142802

upgpkg: shards 0.5.1-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-02 17:18:22 UTC (rev 142801)
+++ PKGBUILD	2015-10-02 17:59:58 UTC (rev 142802)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.5.0
+pkgver=0.5.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=('9a365b4f1f7f53b2f00ac24ac6165cf11fa928941d181dac175f9c3bbbf29268')
+sha256sums=('95916792766e42e3b005b144190c3f88d5cb8bcbaaddeb8fa8ced8bac1ef424d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list