summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2018-01-08 12:15:56 -0500
committerLeo P2018-01-08 12:15:56 -0500
commit227bbcd66e3a917f1778dda98174aaa3d5f412aa (patch)
tree6dba3e5a54a32f765dbbecef1a2304b1ff8f12f4 /PKGBUILD
parentdb8b93fed4d0368fd5a33c293e98b352ea5b2816 (diff)
downloadaur-227bbcd66e3a917f1778dda98174aaa3d5f412aa.tar.gz
boost 1.66.0 yo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7e4690e275e..d5d818b17cbd 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')
+depends=('qt5-base' 'boost' 'boost-libs>=1.66.0')
provides=(raiblocks)
install=install
pkgver() {