print-manager: update to 18.12.1.

This commit is contained in:
John 2019-01-23 14:22:33 +01:00 committed by John Zimmermann
parent 9d9a74162e
commit bf62e672ec
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'print-manager'
pkgname=print-manager
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-2.0-or-later"
homepage="https://github.com/KDE/print-manager"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=254ffc367efeb232130849470c19e51edf7acd4074743bb05ea730d78f944f0e
checksum=b9c39b1ea916e83c66a666f7ee94dc19286f9977a1b9da15c7398bf8442a7306
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"