[arch-commits] Commit in shards/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Sep 28 16:25:09 UTC 2015
Date: Monday, September 28, 2015 @ 18:25:09
Author: anatolik
Revision: 142099
upgpkg: shards 0.5.0-1
Modified:
shards/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-28 16:22:54 UTC (rev 142098)
+++ PKGBUILD 2015-09-28 16:25:09 UTC (rev 142099)
@@ -2,16 +2,16 @@
# Contributor: Jonne Haß <me at jhass.eu>
pkgname=shards
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc='The package manager for the Crystal language'
arch=(i686 x86_64)
url='https://github.com/ysbaddaden/shards'
license=(Apache)
-depends=(libyaml git libpcl libunwind libevent gc)
+depends=(libyaml git libpcl libevent gc)
makedepends=(crystal)
source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('fff0f3c6562023fd279c80becf3683d2ac922ff097dda12f544f51f4b383ae5c')
+sha256sums=('9a365b4f1f7f53b2f00ac24ac6165cf11fa928941d181dac175f9c3bbbf29268')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list