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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 11 20:28:49 UTC 2018


    Date: Monday, June 11, 2018 @ 20:28:49
  Author: anatolik
Revision: 342390

upgpkg: shards 0.8.0-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 18:09:50 UTC (rev 342389)
+++ PKGBUILD	2018-06-11 20:28:49 UTC (rev 342390)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.7.2
+pkgver=0.8.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=('97a3681e74d2fdcba0575f6906f4ba0aefc709a2eb672c7289c63176ff4f3be2')
+sha256sums=('7758bf3bf49cbb221456fc8a0fc1f78e4c9ef5e8b226615b03569b7e684f660b')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list