print-manager: update to 18.08.0.

This commit is contained in:
travankor 2018-08-18 16:29:24 -07:00 committed by Johannes
parent 7780e49b8a
commit 6bb92da5a3
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.04.3
version=18.08.0
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=7358b2394f1944a5e68c7f6ffa26aec528338efeab8076597eb001f36f9383d6
checksum=7647d8196900c05ca7606cb29e9bbdd029ff15ec734a351fb534c702355622d6
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"