summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2018-08-22 19:18:04 -0400
committerLeo P2018-08-22 19:18:04 -0400
commit1523dd0c5072a8a3598dc11ff3b10dfabda176f4 (patch)
tree71fed8e3145b281add198cd9f4405e7634b88f49 /PKGBUILD
parenta2d8ae815bdf4f9842d04221d5689003acdc699c (diff)
downloadaur-1523dd0c5072a8a3598dc11ff3b10dfabda176f4.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 519df500c49c..43b2bbf08247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nanocurrency
-pkgver=14.2
+pkgver=15.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."
@@ -17,7 +17,7 @@ source=(nanowallet.desktop
nano-node.service
"git+https://github.com/nanocurrency/raiblocks.git#tag=${_tag}"
git+https://github.com/weidai11/cryptopp.git
- git+https://github.com/clemahieu/lmdb.git
+ "git+https://github.com/nanocurrency/lmdb.git#branch=lmdb_0_9_21"
git+https://github.com/miniupnp/miniupnp.git
git+https://github.com/clemahieu/phc-winner-argon2.git)