summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStevesAMonkey2018-08-23 09:21:12 +0930
committerStevesAMonkey2018-08-23 09:21:12 +0930
commitb624402c4e56aed9f79597fc053b4f1998c2267c (patch)
tree0289af42adf43d37a985ea58d33aa16a2cad5f8e /PKGBUILD
parent2f9bbb49e3ae7c7f1dc70af0606a1315b04e2d38 (diff)
downloadaur-b624402c4e56aed9f79597fc053b4f1998c2267c.tar.gz
Upgrade to 0.2.7; removed old install messages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79d1a12c4cbe..fe37c2f4db12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgname=neon-wallet-bin
pkgdesc='Lightweight Wallet for the NEO CryptoCurrency'
license=('MIT')
url='https://github.com/CityOfZion/neon-wallet'
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=1
arch=('x86_64')
deb_package="Neon-${pkgver}_amd64.Linux.deb"
source_x86_64=(
"${url}/releases/download/${pkgver}/${deb_package}"
)
-sha256sums_x86_64=(cf11e8b889adecb5f608e9a8ca2f45335fbe566997d63277564e337afe9b4ca0)
+sha256sums_x86_64=(632fdd2221614e73d332b790165abd86ccaae158d2b7b7929dc06ef67b726a18)
install=neon-wallet-bin.install