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

Nicola Squartini tensor5 at archlinux.org
Wed Feb 1 09:43:02 UTC 2017


    Date: Wednesday, February 1, 2017 @ 09:43:01
  Author: tensor5
Revision: 209617

upgpkg: solidity 0.4.9-1

Modified:
  solidity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-01 02:38:52 UTC (rev 209616)
+++ PKGBUILD	2017-02-01 09:43:01 UTC (rev 209617)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=solidity
-pkgver=0.4.8
+pkgver=0.4.9
 pkgrel=1
 pkgdesc='Contract-Oriented Programming Language'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('boost-libs' 'jsoncpp')
 makedepends=('boost' 'cmake')
 source=("${url}/releases/download/v${pkgver}/solidity_${pkgver}.tar.gz")
-sha256sums=('429c7c46fad256b714a25891dccbbeb90d3dfcdf431706b5816832374c094318')
+sha256sums=('e8fa14f8147c848128dcf97c9ae3856b71159fc00fc987751affc8935e217985')
 
 prepare() {
     cd solidity_${pkgver}



More information about the arch-commits mailing list