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

Anatol Pomozov anatolik at archlinux.org
Mon Mar 7 20:54:49 UTC 2016


    Date: Monday, March 7, 2016 @ 21:54:49
  Author: anatolik
Revision: 165548

upgpkg: shards 0.6.2-1

Modified:
  shards/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 20:01:58 UTC (rev 165547)
+++ PKGBUILD	2016-03-07 20:54:49 UTC (rev 165548)
@@ -2,16 +2,16 @@
 # Contributor: Jonne Haß <me at jhass.eu>
 
 pkgname=shards
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc='The package manager for the Crystal language'
 arch=(i686 x86_64)
-url='https://github.com/ysbaddaden/shards'
+url='https://github.com/crystal-lang/shards'
 license=(Apache)
 depends=(libyaml git libpcl libevent gc)
 makedepends=(crystal)
-source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('8e7d179a499a2fca895b534c6204e2e34828e6a645e48f83f08fbefcd6a03951')
+source=(shards-$pkgver.tar.gz::https://github.com/crystal-lang/shards/archive/v$pkgver.tar.gz)
+sha256sums=('11d22086d736598efa87eea558e7b304d538372f017fce9bb21476e40c586110')
 
 build() {
   cd shards-$pkgver



More information about the arch-commits mailing list