summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2021-05-17 15:50:42 -0400
committerLeo P2021-05-17 15:50:42 -0400
commitfea545b403d1a5fe79183230621c8c5214d0b079 (patch)
tree74e244f0326f704b29c113f61d548758a93ee3d8
parentd0d21bc4994df2bb466d2c2b9f4cc8b24d2a6144 (diff)
downloadaur-fea545b403d1a5fe79183230621c8c5214d0b079.tar.gz
v22.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6143f164dcd..5c98dda4792a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nanocurrency
pkgdesc = Nano (formerly RaiBlocks) is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees.
- pkgver = 21.2
+ pkgver = 22.0
pkgrel = 1
url = https://nano.org/
install = install
@@ -20,7 +20,7 @@ pkgbase = nanocurrency
source = nanowallet.desktop
source = nanowallet128.png
source = nano-node.service
- source = git+https://github.com/nanocurrency/nano-node.git#tag=V21.2
+ source = git+https://github.com/nanocurrency/nano-node.git#tag=V22.0
source = git+https://github.com/weidai11/cryptopp.git
source = git+https://github.com/nanocurrency/lmdb.git#branch=lmdb_0_9_21
source = git+https://github.com/miniupnp/miniupnp.git
diff --git a/PKGBUILD b/PKGBUILD
index aa4bf90cdafc..cfad83e4c331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=21.2
+pkgver=22.0
_tag="V$pkgver"
pkgrel=1
pkgdesc="Nano (formerly RaiBlocks) is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees."