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

Anatol Pomozov anatolik at archlinux.org
Thu May 5 16:42:17 UTC 2016


    Date: Thursday, May 5, 2016 @ 18:42:17
  Author: anatolik
Revision: 173844

upgpkg: shards 0.6.3-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 16:37:41 UTC (rev 173843)
+++ PKGBUILD	2016-05-05 16:42:17 UTC (rev 173844)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.6.2
+pkgver=0.6.3
 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=('11d22086d736598efa87eea558e7b304d538372f017fce9bb21476e40c586110')
+sha256sums=('5245aebb21af0a5682123732e4f4d476e7aa6910252fb3ffe4be60ee8df03ac2')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list