[arch-commits] Commit in parity/trunk (PKGBUILD)

Nicola Squartini tensor5 at archlinux.org
Thu Oct 12 15:20:26 UTC 2017


    Date: Thursday, October 12, 2017 @ 15:20:25
  Author: tensor5
Revision: 262462

upgpkg: parity 1.7.4-1

Modified:
  parity/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 15:15:50 UTC (rev 262461)
+++ PKGBUILD	2017-10-12 15:20:25 UTC (rev 262462)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=parity
-pkgver=1.7.3
-_commit=d097956ede0b05ffd29d6ccf4a4248bd90cee599
+pkgver=1.7.4
+_commit=d30c71513436c104fd85e5dffdc3470b1c4b2340
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url='https://parity.io/'
 license=('GPL3')
 depends=('libsystemd' 'openssl')
-makedepends=('cargo' 'git' 'systemd')
+makedepends=('git' 'rust' 'systemd')
 source=("git+https://github.com/paritytech/parity.git#commit=${_commit}"
         'parity.service')
 sha256sums=('SKIP'



More information about the arch-commits mailing list