print-manager: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:43:02 +01:00 committed by John
parent 88e2329f00
commit 5aadde5c8e
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'print-manager'
pkgname=print-manager
version=19.12.3
version=20.04.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}/release-service/${version}/src/print-manager-${version}.tar.xz"
checksum=74c13802a65136539b4542fec10fb248149a3324e8060e947a8f305ce665269a
checksum=ca86d829287bd0beb6b716d788c774874c13efaaa0efc46c4ffe2a767e03577e
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"