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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 13 14:03:26 UTC 2019


    Date: Thursday, June 13, 2019 @ 14:03:25
  Author: anatolik
Revision: 481274

upgpkg: shards 0.9.0-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 13:58:33 UTC (rev 481273)
+++ PKGBUILD	2019-06-13 14:03:25 UTC (rev 481274)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.8.1
+pkgver=0.9.0
 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=('75c74ab6acf2d5c59f61a7efd3bbc3c4b1d65217f910340cb818ebf5233207a5')
+sha256sums=('90f230c87cc7b94ca845e6fe34f2523edcadb562d715daaf98603edfa2a94d65')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list