summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo P2018-01-08 12:15:56 -0500
committerLeo P2018-01-08 12:15:56 -0500
commit227bbcd66e3a917f1778dda98174aaa3d5f412aa (patch)
tree6dba3e5a54a32f765dbbecef1a2304b1ff8f12f4
parentdb8b93fed4d0368fd5a33c293e98b352ea5b2816 (diff)
downloadaur-227bbcd66e3a917f1778dda98174aaa3d5f412aa.tar.gz
boost 1.66.0 yo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7c611d34d11..26ffa41d50bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 8 17:05:46 UTC 2018
+# Mon Jan 8 17:15:45 UTC 2018
pkgbase = raiblocks-git
pkgdesc = RaiBlocks is a cryptocurrency designed from the ground up for scalable instant transactions and zero transaction fees.
pkgver = 9.0.r87.g52e0ef67
@@ -11,7 +11,7 @@ pkgbase = raiblocks-git
license = BSD 2-clause
depends = qt5-base
depends = boost
- depends = boost-libs=>1.66
+ depends = boost-libs>=1.66.0
provides = raiblocks
source = raiblocks.desktop
source = raiblocks128.png
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() {