summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStevesAMonkey2018-12-03 09:25:42 +1030
committerStevesAMonkey2018-12-03 09:25:42 +1030
commit2c8047a313d8082410a1772d466e7ba7114a5db8 (patch)
tree22e5c41153631f24aca72e2122f3ee3abf14a21a /PKGBUILD
parent9bd9c6d428276a0b7809d1260ce795594ace8d0a (diff)
downloadaur-2c8047a313d8082410a1772d466e7ba7114a5db8.tar.gz
Major 2.0.0 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da129df8b4f7..9e4ca5787198 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.8
+pkgver=2.0.0
pkgrel=1
arch=('x86_64')
deb_package="Neon-${pkgver}_amd64.Linux.deb"
source_x86_64=(
"${url}/releases/download/${pkgver}/${deb_package}"
)
-sha256sums_x86_64=(2a9a6cc1ee83e4af1ef36344a196d7ea6bb0d1c26c22e7f81b9e4b118b23d2d9)
+sha256sums_x86_64=(433cebbf3f2c9ae226e62c97e9bce180ad35d807ced317e3fd9f2d486d251eeb)
install=neon-wallet-bin.install