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

Nicola Squartini tensor5 at archlinux.org
Thu Jan 19 15:50:29 UTC 2017


    Date: Thursday, January 19, 2017 @ 15:50:28
  Author: tensor5
Revision: 208048

upgpkg: parity 1.4.10-1

Modified:
  parity/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-19 15:47:47 UTC (rev 208047)
+++ PKGBUILD	2017-01-19 15:50:28 UTC (rev 208048)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=parity
-pkgver=1.4.9
+pkgver=1.4.10
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')
@@ -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=('e96212bc0b9d0b59242b0c0d744f88d2349199a0210537ee3947390b0e13d0cb')
+sha256sums=('4c93213896dd14825bca2e5b1f42ba942c254ae01546aeb6b2c1a4f39b67901b')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list