diff --git a/srcpkgs/kdepim-runtime/template b/srcpkgs/kdepim-runtime/template index c07cf0dbb39..240b176cf74 100644 --- a/srcpkgs/kdepim-runtime/template +++ b/srcpkgs/kdepim-runtime/template @@ -1,16 +1,16 @@ # Template file for 'kdepim-runtime' pkgname=kdepim-runtime -version=4.11.1 +version=4.11.4 revision=1 short_desc="KDE PIM runtime applications/libraries" maintainer="Juan RP " license="GPL, LGPL, FDL" homepage="https://projects.kde.org/projects/kde/kdepimlibs" distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz" -checksum=00b7362061dd1019ab0927ab6ab197331f9d72593146d88c5b58aff7ed924e82 +checksum=190dee8676325465c5837ad712f348e37b7cb41262ff70a6b6dd90cbba80b22f build_style=cmake -configure_args="-DKDE4_BUILD_TESTS=OFF" +configure_args="-DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc" # XXX KolabLibraries, Kolabxml hostmakedepends="cmake automoc4 pkg-config"