kdepim-runtime: update to 4.11.4.

This commit is contained in:
Juan RP 2013-12-17 12:01:30 +01:00
parent e5c5fa9eda
commit 9f6c8ef5cb
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@gmail.com>"
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"