summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Gómez2022-01-04 19:11:36 +0000
committerPablo Gómez2022-01-04 19:11:36 +0000
commitdd06089b907e85ff5c777a3a651c80685d6ff1b4 (patch)
treeb0c20ccbbf8210c0160229e88d20d19f0b642b47
parent4e54455d319cc93e2d2917991871e1f1609f24b4 (diff)
downloadaur-dd06089b907e85ff5c777a3a651c80685d6ff1b4.tar.gz
Bump to v2.11.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55ed88b8b823..a1749542180b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = neon-wallet-bin
pkgdesc = Lightweight Wallet for the NEO CryptoCurrency
- pkgver = 2.10.0
+ pkgver = 2.11.0
pkgrel = 1
url = https://github.com/CityOfZion/neon-wallet
install = neon-wallet-bin.install
arch = x86_64
license = MIT
- source_x86_64 = https://github.com/CityOfZion/neon-wallet/releases/download/v2.10.0/Neon.2.10.0.deb
- sha256sums_x86_64 = 61d52c4f3187e57c523675eba51157b458d35dd62570f42b3d185d3016fe65fa
+ source_x86_64 = https://github.com/CityOfZion/neon-wallet/releases/download/v2.11.0/Neon.2.11.0.deb
+ sha256sums_x86_64 = 9844b4de59bd0b659fa7335916f790a3e0fd4a58697bf83a59934d818ec2e683
pkgname = neon-wallet-bin
diff --git a/PKGBUILD b/PKGBUILD
index ae20219d855b..ac74aec49a37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=neon-wallet-bin
pkgdesc='Lightweight Wallet for the NEO CryptoCurrency'
license=('MIT')
url='https://github.com/CityOfZion/neon-wallet'
-pkgver=2.10.0
+pkgver=2.11.0
pkgrel=1
arch=('x86_64')
deb_package="Neon.${pkgver}.deb"