summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-05-09 14:16:00 -0400
committerLeo P2018-05-09 14:16:00 -0400
commit6516a39d68729885d417811ac1e796f56ae838ca (patch)
tree807c8614da02e316c25da1893f71aeb78acaceec
parentc470e81ad6a086737fabf5f6a32dbacee77bf320 (diff)
downloadaur-6516a39d68729885d417811ac1e796f56ae838ca.tar.gz
version bump to 12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abbb568e48c9..53213cc39a0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# 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.0
+ pkgver = 12.1
pkgrel = 1
url = https://nano.org/
install = install
@@ -20,7 +22,7 @@ pkgbase = nanocurrency
source = nanowallet.desktop
source = nanowallet128.png
source = nano-node.service
- source = git+https://github.com/nanocurrency/raiblocks.git#tag=V12.0
+ source = git+https://github.com/nanocurrency/raiblocks.git#tag=V12.1
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 029c33fa48ef..82743ed83034 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=12.0
+pkgver=12.1
_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."