summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2018-01-08 12:19:49 -0500
committerLeo P2018-01-08 12:19:49 -0500
commit6e524e619fff621ad6cc35c920d033f7a1323c17 (patch)
tree34a0de11d1747c1d59894ef9ab8309161292cf04 /PKGBUILD
parent227bbcd66e3a917f1778dda98174aaa3d5f412aa (diff)
downloadaur-6e524e619fff621ad6cc35c920d033f7a1323c17.tar.gz
really 1.66.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5d818b17cbd..b3daa768bf6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="RaiBlocks is a cryptocurrency designed from the ground up for scalable
arch=('i686' 'x86_64')
url="http://raiblocks.com/"
license=('BSD 2-clause')
-depends=('qt5-base' 'boost' 'boost-libs>=1.66.0')
+depends=('qt5-base' 'boost>=1.66.0' 'boost-libs>=1.66.0')
provides=(raiblocks)
install=install
pkgver() {