summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-04-04 18:46:16 -0400
committerLeo P2018-04-04 18:46:16 -0400
commit848c02512fd091a2ca84b5a3820f59013ade08ab (patch)
tree0e14379cfff7c3d2deb6af3c7a2bbd635c4fd6cb
parent72138fd620fd3d3882462c1bc8b0ed1ed5196b4c (diff)
downloadaur-848c02512fd091a2ca84b5a3820f59013ade08ab.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c44e4e7b0e3a..7bbad4611b1b 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.1
+ pkgver = 11.2
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.1
+ source = git+https://github.com/nanocurrency/raiblocks.git#tag=V11.2
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 38b635e7ca75..2b9c59474cda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=11.1
+pkgver=11.2
_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."