summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2018-01-20 13:52:06 -0500
committerLeo P2018-01-20 13:52:06 -0500
commit282bda00a82f2c2c9f2b61f405b52027126d0424 (patch)
tree759dc3db23a46899beeb306ee77cfa94a682e485 /PKGBUILD
parent09d883c87696d79e0b2b7a6973de50c15fedabe2 (diff)
downloadaur-282bda00a82f2c2c9f2b61f405b52027126d0424.tar.gz
makedepends on cmake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dfd00e3381f..f1bcff96fd64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
pkgname=raiblocks-git
-pkgver=9.0.r87.g52e0ef67
+pkgver=9.0.r136.g92169180
pkgrel=1
pkgdesc="RaiBlocks is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees."
arch=('i686' 'x86_64')
url="http://raiblocks.com/"
license=('BSD 2-clause')
+makedepends=('cmake')
depends=('qt5-base' 'boost>=1.66.0' 'boost-libs>=1.66.0')
provides=(raiblocks)
install=install