From 1c22d5fa160493fae85a71c19d68421c59c6a7c2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 11 Nov 2019 11:48:46 +0100 Subject: [PATCH] print-manager: update to 19.08.3. --- srcpkgs/print-manager/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/print-manager/template b/srcpkgs/print-manager/template index 7a11a70ef80..44d2323fba8 100644 --- a/srcpkgs/print-manager/template +++ b/srcpkgs/print-manager/template @@ -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 " 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"