summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2019-12-28 15:40:35 -0500
committerLeo P2019-12-28 15:40:35 -0500
commitc7070054faaf01a1b11e87d3cdb4d1f0de2ff4f7 (patch)
tree04887d6c20245907a816de52f4210d7821f9f15e
parent1befc5b735765b8086d046de8981344de746e0a4 (diff)
downloadaur-c7070054faaf01a1b11e87d3cdb4d1f0de2ff4f7.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index accf0d8289a0..1f24131e05c8 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 = 19.0
+ pkgver = 20.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=V19.0
+ source = git+https://github.com/nanocurrency/nano-node.git#tag=V20.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 e3a2ed01ee2a..2a3e85720359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=19.0
+pkgver=20.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."