print-manager: update to 18.08.2.
This commit is contained in:
parent
186dfd362b
commit
7fce508d72
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'print-manager'
|
||||
pkgname=print-manager
|
||||
version=18.08.1
|
||||
version=18.08.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/${pkgname}-${version}.tar.xz"
|
||||
checksum=ce36b35cc1c891e783ad227067959800984180e98959c3821ce18e4ac2adaa47
|
||||
checksum=3ec78d21ab9c823a07eba57a77bfec4cc9600a0d38b96324f658f1e0e588819e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in New Issue