print-manager: update to 19.12.2.
This commit is contained in:
parent
89bb2f93c0
commit
5acae0bfc6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'print-manager'
|
||||
pkgname=print-manager
|
||||
version=19.12.1
|
||||
version=19.12.2
|
||||
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=76336be7da80a7494e2e5d5c9ab431047672a98630c7d61f916aa4b9edc35776
|
||||
checksum=2f555307cd6aa74a739d38f4144b01e55acdd91999de8ef459e4571e6a27fc71
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in New Issue