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

Anatol Pomozov anatolik at gemini.archlinux.org
Fri Mar 25 02:13:25 UTC 2022


    Date: Friday, March 25, 2022 @ 02:13:24
  Author: anatolik
Revision: 1176168

upgpkg: shards 0.17.0-1

Modified:
  shards/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 02:06:17 UTC (rev 1176167)
+++ PKGBUILD	2022-03-25 02:13:24 UTC (rev 1176168)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(x86_64)
@@ -10,9 +10,9 @@
 license=(Apache)
 depends=(libyaml git libevent gc)
 makedepends=(crystal)
-checkdepends=(git mercurial)
+checkdepends=(git mercurial fossil)
 source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('e23a51fdcb9747e86b3c58d733a1c7556a78002b46482ca0fdacfe63924dc454')
+sha256sums=('b3f0a2261437b21b3e2465b7755edf0c33f0305a112bd9a36e1b3ec74f96b098')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list