summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48229d08e0a1..b54733a920c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# Uncomment, if you want tha last release
#_version=spry_v2.5.0
-_spryrel=2.5.0.spry.r10
+_spryrel=2.5.0.spry.r11
pkgname=sprycloud-client-git
_name=${pkgname/\-git/}
-pkgver=2.5.0.spry.r10.r0.ga87024fd9
+pkgver=2.5.0.spry.r11.r0.ga58016492
pkgrel=1
pkgdesc="spryCloud client for Linux"
arch=('i686' 'x86_64')
@@ -50,7 +50,7 @@ build() {
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_BUILD_TYPE="Release" \
-DNO_SHIBBOLETH=1 \
- -DMIRALL_VERSION_SUFFIX=-spry-r10 \
+ -DMIRALL_VERSION_SUFFIX=-spry-r11 \
-DMIRALL_VERSION_BUILD=${pkgrel} \
-DQTKEYCHAIN_LIBRARY=/usr/lib/libqt5keychain.so \
-DQTKEYCHAIN_INCLUDE_DIR=/usr/include/qt5keychain/ \