summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2019-10-05 17:38:30 -0400
committerLeo P2019-10-05 17:38:30 -0400
commit1befc5b735765b8086d046de8981344de746e0a4 (patch)
tree9ae4bc20bebf84ef604a2f964b9c953f84827400
parent78ae672ba75d145e9ceeead47217c0f79583fe3c (diff)
downloadaur-1befc5b735765b8086d046de8981344de746e0a4.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 b972afd4a993..accf0d8289a0 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 = 18.0
+ pkgver = 19.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=V18.0
+ source = git+https://github.com/nanocurrency/nano-node.git#tag=V19.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 4ef492512ef4..e3a2ed01ee2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=18.0
+pkgver=19.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."