summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-05-12 13:22:20 -0400
committerLeo P2018-05-12 13:22:20 -0400
commit3992bfb969f97960a69727978f4c22aa920ffa21 (patch)
treee68134aa706978d45195059ea364b6bb1bc70fed
parent6516a39d68729885d417811ac1e796f56ae838ca (diff)
downloadaur-3992bfb969f97960a69727978f4c22aa920ffa21.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53213cc39a0a..45ce26d208f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed May 9 18:15:29 UTC 2018
pkgbase = nanocurrency
pkgdesc = Nano (formerly RaiBlocks) is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees.
- pkgver = 12.1
+ pkgver = 13.0
pkgrel = 1
url = https://nano.org/
install = install
@@ -22,7 +20,7 @@ pkgbase = nanocurrency
source = nanowallet.desktop
source = nanowallet128.png
source = nano-node.service
- source = git+https://github.com/nanocurrency/raiblocks.git#tag=V12.1
+ source = git+https://github.com/nanocurrency/raiblocks.git#tag=V13.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 82743ed83034..11aa0b47a12b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=12.1
+pkgver=13.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."