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

Anatol Pomozov anatolik at archlinux.org
Thu Nov 23 16:44:08 UTC 2017


    Date: Thursday, November 23, 2017 @ 16:44:07
  Author: anatolik
Revision: 268214

upgpkg: shards 0.7.2-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-23 16:40:11 UTC (rev 268213)
+++ PKGBUILD	2017-11-23 16:44:07 UTC (rev 268214)
@@ -2,16 +2,16 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(x86_64)
 url='https://github.com/crystal-lang/shards'
 license=(Apache)
-depends=(libyaml git libpcl libevent gc)
+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=('31de819c66518479682ec781a39ef42c157a1a8e6e865544194534e2567cb110')
+sha256sums=('97a3681e74d2fdcba0575f6906f4ba0aefc709a2eb672c7289c63176ff4f3be2')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list