summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c89afee9f0bf..453b221f542c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
pkgname=raiblocks-cli-git
-pkgver=9.0.r127.g8145ae1e
+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. Command-line version without wallet GUI or Qt dependencies."
arch=('i686' 'x86_64')
url="http://raiblocks.net/"
license=('BSD 2-clause')
+makedepends=('cmake')
depends=('boost>=1.66.0' 'boost-libs>=1.66.0')
provides=(raiblocks)
conflicts=(raiblocks-git)