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

Anatol Pomozov anatolik at archlinux.org
Fri Nov 25 03:33:37 UTC 2016


    Date: Friday, November 25, 2016 @ 03:33:35
  Author: anatolik
Revision: 196803

upgpkg: shards 0.7.1-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-25 03:02:28 UTC (rev 196802)
+++ PKGBUILD	2016-11-25 03:33:35 UTC (rev 196803)
@@ -2,7 +2,7 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.6.4
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(libyaml git libpcl libevent gc)
 makedepends=(crystal)
 source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('5972f1b40bb3253319f564dee513229f82b0dcb8eea1502ae7dc483a9c6da5a0')
+sha256sums=('31de819c66518479682ec781a39ef42c157a1a8e6e865544194534e2567cb110')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list