print-manager: update to 19.04.2.
This commit is contained in:
parent
78824a6245
commit
09278e0ef7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'print-manager'
|
||||
pkgname=print-manager
|
||||
version=19.04.1
|
||||
version=19.04.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}/applications/${version}/src/print-manager-${version}.tar.xz"
|
||||
checksum=33d553bb048959ecfc5e404f3a1e118b0ed78305d96b3a6042ffd576a164e9fa
|
||||
checksum=c889c6f96c854bb0ec1e37d99d907dbe425b72f6b4221d6e65fa9b83a173c81c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue