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

Nicola Squartini tensor5 at archlinux.org
Tue Apr 11 19:46:42 UTC 2017


    Date: Tuesday, April 11, 2017 @ 19:46:41
  Author: tensor5
Revision: 222396

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

Added:
  parity/repos/community-testing-i686/PKGBUILD
    (from rev 222395, parity/trunk/PKGBUILD)
  parity/repos/community-testing-x86_64/PKGBUILD
    (from rev 222395, 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-04-11 19:46:12 UTC (rev 222395)
+++ community-testing-i686/PKGBUILD	2017-04-11 19:46:41 UTC (rev 222396)
@@ -1,28 +0,0 @@
-# $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
-}

Copied: parity/repos/community-testing-i686/PKGBUILD (from rev 222395, parity/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-04-11 19:46:41 UTC (rev 222396)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.6.6
+_commit=8c6e3f314a60b6ba42dddc8e7485b891bffbfe96
+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-04-11 19:46:12 UTC (rev 222395)
+++ community-testing-x86_64/PKGBUILD	2017-04-11 19:46:41 UTC (rev 222396)
@@ -1,28 +0,0 @@
-# $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
-}

Copied: parity/repos/community-testing-x86_64/PKGBUILD (from rev 222395, parity/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-04-11 19:46:41 UTC (rev 222396)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=parity
+pkgver=1.6.6
+_commit=8c6e3f314a60b6ba42dddc8e7485b891bffbfe96
+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