summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-04-19 12:40:29 -0400
committerLeo P2018-04-19 12:40:29 -0400
commitc470e81ad6a086737fabf5f6a32dbacee77bf320 (patch)
tree18fc2b87949aee0f40284f83385533bbf58af029
parent848c02512fd091a2ca84b5a3820f59013ade08ab (diff)
downloadaur-c470e81ad6a086737fabf5f6a32dbacee77bf320.tar.gz
v12.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bbad4611b1b..abbb568e48c9 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 = 11.2
+ pkgver = 12.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/raiblocks.git#tag=V11.2
+ source = git+https://github.com/nanocurrency/raiblocks.git#tag=V12.0
source = git+https://github.com/weidai11/cryptopp.git
source = git+https://github.com/clemahieu/lmdb.git
source = git+https://github.com/miniupnp/miniupnp.git
diff --git a/PKGBUILD b/PKGBUILD
index 2b9c59474cda..029c33fa48ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=11.2
+pkgver=12.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."