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

Anatol Pomozov anatolik at archlinux.org
Wed Dec 23 19:25:15 UTC 2015


    Date: Wednesday, December 23, 2015 @ 20:25:14
  Author: anatolik
Revision: 154402

upgpkg: shards 0.5.4-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-23 19:23:39 UTC (rev 154401)
+++ PKGBUILD	2015-12-23 19:25:14 UTC (rev 154402)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.5.3
+pkgver=0.5.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/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('33a42709dc7f69b892f551b6a2d44b49d9d75b6e54e186fcb7534c8485f90139')
+sha256sums=('759a925347fa69a9fbd070e0ba7d9be2d5fe409a9bc9a6d1d29090f2045e63c1')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list