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

Anatol Pomozov anatolik at archlinux.org
Thu May 5 16:42:54 UTC 2016


    Date: Thursday, May 5, 2016 @ 18:42:54
  Author: anatolik
Revision: 173845

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-05-05 16:42:17 UTC (rev 173844)
+++ community-i686/PKGBUILD	2016-05-05 16:42:54 UTC (rev 173845)
@@ -1,32 +0,0 @@
-# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
-# Contributor: Jonne Haß <me at jhass.eu>
-
-pkgname=shards
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='The package manager for the Crystal language'
-arch=(i686 x86_64)
-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/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('11d22086d736598efa87eea558e7b304d538372f017fce9bb21476e40c586110')
-
-build() {
-  cd shards-$pkgver
-  crystal build --release -o bin/shards src/shards.cr
-}
-
-check() {
-  cd shards-$pkgver
-  ./bin/shards install
-  make test
-}
-
-package() {
-  cd shards-$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 173844, shards/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-05-05 16:42:54 UTC (rev 173845)
@@ -0,0 +1,32 @@
+# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
+# Contributor: Jonne Haß <me at jhass.eu>
+
+pkgname=shards
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='The package manager for the Crystal language'
+arch=(i686 x86_64)
+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/crystal-lang/shards/archive/v$pkgver.tar.gz)
+sha256sums=('5245aebb21af0a5682123732e4f4d476e7aa6910252fb3ffe4be60ee8df03ac2')
+
+build() {
+  cd shards-$pkgver
+  crystal build --release -o bin/shards src/shards.cr
+}
+
+check() {
+  cd shards-$pkgver
+  ./bin/shards install
+  make test
+}
+
+package() {
+  cd shards-$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	2016-05-05 16:42:17 UTC (rev 173844)
+++ community-x86_64/PKGBUILD	2016-05-05 16:42:54 UTC (rev 173845)
@@ -1,32 +0,0 @@
-# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
-# Contributor: Jonne Haß <me at jhass.eu>
-
-pkgname=shards
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='The package manager for the Crystal language'
-arch=(i686 x86_64)
-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/crystal-lang/shards/archive/v$pkgver.tar.gz)
-sha256sums=('11d22086d736598efa87eea558e7b304d538372f017fce9bb21476e40c586110')
-
-build() {
-  cd shards-$pkgver
-  crystal build --release -o bin/shards src/shards.cr
-}
-
-check() {
-  cd shards-$pkgver
-  ./bin/shards install
-  make test
-}
-
-package() {
-  cd shards-$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 173844, shards/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-05-05 16:42:54 UTC (rev 173845)
@@ -0,0 +1,32 @@
+# Maintainer: Anatol Pomozov <anatol.pomozov at gmail.com>
+# Contributor: Jonne Haß <me at jhass.eu>
+
+pkgname=shards
+pkgver=0.6.3
+pkgrel=1
+pkgdesc='The package manager for the Crystal language'
+arch=(i686 x86_64)
+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/crystal-lang/shards/archive/v$pkgver.tar.gz)
+sha256sums=('5245aebb21af0a5682123732e4f4d476e7aa6910252fb3ffe4be60ee8df03ac2')
+
+build() {
+  cd shards-$pkgver
+  crystal build --release -o bin/shards src/shards.cr
+}
+
+check() {
+  cd shards-$pkgver
+  ./bin/shards install
+  make test
+}
+
+package() {
+  cd shards-$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