[arch-commits] Commit in shards/repos (4 files)

Anatol Pomozov anatolik at archlinux.org
Fri Oct 2 18:00:40 UTC 2015


    Date: Friday, October 2, 2015 @ 20:00:39
  Author: anatolik
Revision: 142803

archrelease: copy trunk to community-i686, community-x86_64

Added:
  shards/repos/community-i686/PKGBUILD
    (from rev 142802, shards/trunk/PKGBUILD)
  shards/repos/community-x86_64/PKGBUILD
    (from rev 142802, shards/trunk/PKGBUILD)
Deleted:
  shards/repos/community-i686/PKGBUILD
  shards/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-10-02 17:59:58 UTC (rev 142802)
+++ community-i686/PKGBUILD	2015-10-02 18:00:39 UTC (rev 142803)
@@ -1,33 +0,0 @@
-# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
-# Contributor: Jonne Haß <me at jhass.eu>
-
-pkgname=shards
-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 libevent gc)
-makedepends=(crystal)
-source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('9a365b4f1f7f53b2f00ac24ac6165cf11fa928941d181dac175f9c3bbbf29268')
-
-build() {
-  cd $pkgname-$pkgver
-  crystal build --release -o bin/shards src/shards.cr
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # tests currently fail in clean chroot
-  #./bin/shards install
-  #make test
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: shards/repos/community-i686/PKGBUILD (from rev 142802, shards/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-10-02 18:00:39 UTC (rev 142803)
@@ -0,0 +1,33 @@
+# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
+# Contributor: Jonne Haß <me at jhass.eu>
+
+pkgname=shards
+pkgver=0.5.1
+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 libevent gc)
+makedepends=(crystal)
+source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
+sha256sums=('95916792766e42e3b005b144190c3f88d5cb8bcbaaddeb8fa8ced8bac1ef424d')
+
+build() {
+  cd $pkgname-$pkgver
+  crystal build --release -o bin/shards src/shards.cr
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # tests currently fail in clean chroot
+  #./bin/shards install
+  #make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-10-02 17:59:58 UTC (rev 142802)
+++ community-x86_64/PKGBUILD	2015-10-02 18:00:39 UTC (rev 142803)
@@ -1,33 +0,0 @@
-# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
-# Contributor: Jonne Haß <me at jhass.eu>
-
-pkgname=shards
-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 libevent gc)
-makedepends=(crystal)
-source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
-sha256sums=('9a365b4f1f7f53b2f00ac24ac6165cf11fa928941d181dac175f9c3bbbf29268')
-
-build() {
-  cd $pkgname-$pkgver
-  crystal build --release -o bin/shards src/shards.cr
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # tests currently fail in clean chroot
-  #./bin/shards install
-  #make test
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: shards/repos/community-x86_64/PKGBUILD (from rev 142802, shards/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-10-02 18:00:39 UTC (rev 142803)
@@ -0,0 +1,33 @@
+# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
+# Contributor: Jonne Haß <me at jhass.eu>
+
+pkgname=shards
+pkgver=0.5.1
+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 libevent gc)
+makedepends=(crystal)
+source=(shards-$pkgver.tar.gz::https://github.com/ysbaddaden/shards/archive/v$pkgver.tar.gz)
+sha256sums=('95916792766e42e3b005b144190c3f88d5cb8bcbaaddeb8fa8ced8bac1ef424d')
+
+build() {
+  cd $pkgname-$pkgver
+  crystal build --release -o bin/shards src/shards.cr
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # tests currently fail in clean chroot
+  #./bin/shards install
+  #make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -Dm755 bin/shards "$pkgdir/usr/bin/shards"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



More information about the arch-commits mailing list