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

Nicola Squartini tensor5 at archlinux.org
Wed Mar 29 20:37:31 UTC 2017


    Date: Wednesday, March 29, 2017 @ 20:37:30
  Author: tensor5
Revision: 219976

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

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

-----------------------------------+
 /PKGBUILD                         |   56 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   28 ------------------
 community-testing-x86_64/PKGBUILD |   28 ------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2017-03-29 20:06:43 UTC (rev 219975)
+++ community-testing-i686/PKGBUILD	2017-03-29 20:37:30 UTC (rev 219976)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=parity
-pkgver=1.6.3
-_commit=ccc57328e229eccd351e692a4b64662b9d88a516
-pkgrel=2
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('libsystemd' 'openssl')
-makedepends=('cargo' 'git' 'systemd')
-source=("git+https://github.com/ethcore/parity.git#commit=${_commit}")
-sha256sums=('SKIP')
-
-build() {
-    cd ${pkgname}
-
-    cargo build --release
-}
-
-package() {
-    cd ${pkgname}
-
-    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-testing-i686/PKGBUILD (from rev 219975, parity/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-03-29 20:37:30 UTC (rev 219976)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.6.5
+_commit=987390fb7d9f42a97c34aba254a8b9d8efd461d7
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://parity.io/'
+license=('GPL3')
+depends=('libsystemd' 'openssl')
+makedepends=('cargo' 'git' 'systemd')
+source=("git+https://github.com/paritytech/parity.git#commit=${_commit}")
+sha256sums=('SKIP')
+
+build() {
+    cd ${pkgname}
+
+    cargo build --release
+}
+
+package() {
+    cd ${pkgname}
+
+    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
+    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2017-03-29 20:06:43 UTC (rev 219975)
+++ community-testing-x86_64/PKGBUILD	2017-03-29 20:37:30 UTC (rev 219976)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=parity
-pkgver=1.6.3
-_commit=ccc57328e229eccd351e692a4b64662b9d88a516
-pkgrel=2
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://ethcore.io/parity.html'
-license=('GPL3')
-depends=('libsystemd' 'openssl')
-makedepends=('cargo' 'git' 'systemd')
-source=("git+https://github.com/ethcore/parity.git#commit=${_commit}")
-sha256sums=('SKIP')
-
-build() {
-    cd ${pkgname}
-
-    cargo build --release
-}
-
-package() {
-    cd ${pkgname}
-
-    install -Dm755 -t "${pkgdir}"/usr/bin target/release/parity
-    install -Dm644 -t "${pkgdir}"/usr/lib/systemd/system scripts/parity.service
-}

Copied: parity/repos/community-testing-x86_64/PKGBUILD (from rev 219975, parity/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-03-29 20:37:30 UTC (rev 219976)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.6.5
+_commit=987390fb7d9f42a97c34aba254a8b9d8efd461d7
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://parity.io/'
+license=('GPL3')
+depends=('libsystemd' 'openssl')
+makedepends=('cargo' 'git' 'systemd')
+source=("git+https://github.com/paritytech/parity.git#commit=${_commit}")
+sha256sums=('SKIP')
+
+build() {
+    cd ${pkgname}
+
+    cargo build --release
+}
+
+package() {
+    cd ${pkgname}
+
+    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