summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-10-28 16:57:45 -0400
committerLeo P2018-10-28 16:57:45 -0400
commitdafb800573728737dfa813030f003a004aacd67f (patch)
tree930a8141342c9269225f4a10faa78691ad63dd3c
parent7520fa009d17bdb869e8cb44e21f18d7022dc341 (diff)
downloadaur-dafb800573728737dfa813030f003a004aacd67f.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f48a728dede..664d004634ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Oct 28 20:57:34 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 = 16.1
+ pkgver = 16.2
pkgrel = 2
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=V16.1
+ source = git+https://github.com/nanocurrency/raiblocks.git#tag=V16.2
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 602596374d77..1ea196e10e0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=16.1
+pkgver=16.2
_tag="V$pkgver"
pkgrel=2
pkgdesc="Nano (formerly RaiBlocks) is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees."