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

Nicola Squartini tensor5 at archlinux.org
Mon Jan 9 21:41:14 UTC 2017


    Date: Monday, January 9, 2017 @ 21:41:14
  Author: tensor5
Revision: 206247

upgpkg: parity 1.4.9-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-09 19:43:14 UTC (rev 206246)
+++ PKGBUILD	2017-01-09 21:41:14 UTC (rev 206247)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=parity
-pkgver=1.4.8
+pkgver=1.4.9
 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=('eec89b73f308da7504daa4ab51ed483b8b005f0b02f28e3418325e1af5bb0a55')
+sha256sums=('e96212bc0b9d0b59242b0c0d744f88d2349199a0210537ee3947390b0e13d0cb')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list