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

Nicola Squartini tensor5 at archlinux.org
Mon Dec 5 17:09:23 UTC 2016


    Date: Monday, December 5, 2016 @ 17:09:22
  Author: tensor5
Revision: 198054

upgpkg: parity 1.4.6-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-05 17:05:10 UTC (rev 198053)
+++ PKGBUILD	2016-12-05 17:09:22 UTC (rev 198054)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=parity
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')
 url='https://ethcore.io/parity.html'
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ethcore/parity/archive/v${pkgver}.tar.gz")
-sha256sums=('7ea89e46ee79ac95b7be48070235527532bbc894be83d5451df7f5568916719e')
+sha256sums=('455429d3db649ed63f7f916d4432cbc1042dac521968267160893982ff86da5a')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list