print-manager: update to 18.08.1.

This commit is contained in:
John 2018-09-06 17:00:52 +02:00 committed by maxice8
parent 924b700642
commit 50aa0bea1e
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.08.0
version=18.08.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=7647d8196900c05ca7606cb29e9bbdd029ff15ec734a351fb534c702355622d6
checksum=ce36b35cc1c891e783ad227067959800984180e98959c3821ce18e4ac2adaa47
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"