summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStevesAMonkey2020-01-30 13:37:54 +1030
committerStevesAMonkey2020-01-30 13:37:54 +1030
commit4dfa37163702e9bc4eb739b877953f6b2997e08a (patch)
tree85af928c696dc05b82732b3166d0bc7a18f85cc6 /PKGBUILD
parentbf12cccb5a80d44aa67df2fdc30dcc33f6e4b0f4 (diff)
downloadaur-4dfa37163702e9bc4eb739b877953f6b2997e08a.tar.gz
Update to 2.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3f8decef1f8..f8583c430c11 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=2.3.0
+pkgver=2.4.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=(a65f2ac41313b567b60a6e69af118e9b291cacb390ca787699396b769beb9f48)
+sha256sums_x86_64=(c4ce999595515b61a45203c8ef89fa2e893e46996b0a6190f118d6ab02ef8cc9)
install=neon-wallet-bin.install