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

Anatol Pomozov anatolik at archlinux.org
Tue Jun 19 04:47:03 UTC 2018


    Date: Tuesday, June 19, 2018 @ 04:47:02
  Author: anatolik
Revision: 344048

upgpkg: shards 0.8.1-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-18 22:29:20 UTC (rev 344047)
+++ PKGBUILD	2018-06-19 04:47:02 UTC (rev 344048)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(libyaml git pcre libevent gc)
 makedepends=(crystal)
 source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('7758bf3bf49cbb221456fc8a0fc1f78e4c9ef5e8b226615b03569b7e684f660b')
+sha256sums=('75c74ab6acf2d5c59f61a7efd3bbc3c4b1d65217f910340cb818ebf5233207a5')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list