summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 353e2697afe6..e8f7f21b5fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=ifcplusplus-git
-pkgver=0.r248.g011fd531
+pkgver=0.r278.g938d8523
pkgrel=1
pkgdesc="IFC++ is an open source C++ class model, as well as a reader and writer for IFC files in STEP format."
url="http://www.ifcquery.com/"
@@ -7,7 +7,7 @@ arch=('x86_64')
license=('MIT')
depends=('openscenegraph' 'boost-libs' 'qt5-base')
optdepends=()
-makedepends=('cmake' 'boost')
+makedepends=('cmake' 'boost' 'chrpath')
provides=('IFC++')
conflicts=()
replaces=()