print-manager: update to 19.08.3.
This commit is contained in:
parent
041785b81f
commit
816f17c070
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'print-manager'
|
||||
pkgname=print-manager
|
||||
version=19.08.2
|
||||
version=19.08.3
|
||||
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/print-manager-${version}.tar.xz"
|
||||
checksum=c0702208b6f485e2e44337aaf203b9e391adda22d6526bf0dd34b31230e0fb05
|
||||
checksum=c6420dfa711fc68a6d681d27521eac3c9f1060e57f048594b43f2941a78320ee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue