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

Nicola Squartini tensor5 at archlinux.org
Fri Feb 24 10:33:50 UTC 2017


    Date: Friday, February 24, 2017 @ 10:33:50
  Author: tensor5
Revision: 213720

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-24 10:33:25 UTC (rev 213719)
+++ community-i686/PKGBUILD	2017-02-24 10:33:50 UTC (rev 213720)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=parity
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('openssl')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz")
-sha256sums=('01eb186c7dfdd32016547dd737d48879ce0785dbcacbfef7a762292943dcdf27')
-
-build() {
-    cd ${pkgname}-${pkgver}
-
-    cargo build --release
-}
-
-package() {
-    cd ${pkgname}-${pkgver}
-
-    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-i686/PKGBUILD (from rev 213719, parity/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-24 10:33:50 UTC (rev 213720)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.5.4
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('openssl')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz")
+sha256sums=('72dd703becdcb3993c890d20b4829f584271597bc5ec38d93501915cb0dae497')
+
+build() {
+    cd ${pkgname}-${pkgver}
+
+    cargo build --release
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+
+    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-24 10:33:25 UTC (rev 213719)
+++ community-x86_64/PKGBUILD	2017-02-24 10:33:50 UTC (rev 213720)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=parity
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('openssl')
-makedepends=('cargo')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz")
-sha256sums=('01eb186c7dfdd32016547dd737d48879ce0785dbcacbfef7a762292943dcdf27')
-
-build() {
-    cd ${pkgname}-${pkgver}
-
-    cargo build --release
-}
-
-package() {
-    cd ${pkgname}-${pkgver}
-
-    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 213719, parity/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-24 10:33:50 UTC (rev 213720)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.5.4
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://ethcore.io/parity.html'
+license=('GPL3')
+depends=('openssl')
+makedepends=('cargo')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz")
+sha256sums=('72dd703becdcb3993c890d20b4829f584271597bc5ec38d93501915cb0dae497')
+
+build() {
+    cd ${pkgname}-${pkgver}
+
+    cargo build --release
+}
+
+package() {
+    cd ${pkgname}-${pkgver}
+
+    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}



More information about the arch-commits mailing list