From bf62e672ecdecc6d545036aa2744cb09a3780b6b Mon Sep 17 00:00:00 2001 From: John Date: Wed, 23 Jan 2019 14:22:33 +0100 Subject: [PATCH] print-manager: update to 18.12.1. --- 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 d442dbc9987..9747e5597bd 100644 --- a/srcpkgs/print-manager/template +++ b/srcpkgs/print-manager/template @@ -1,6 +1,6 @@ # Template file for 'print-manager' pkgname=print-manager -version=18.12.0 +version=18.12.1 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/${pkgname}-${version}.tar.xz" -checksum=254ffc367efeb232130849470c19e51edf7acd4074743bb05ea730d78f944f0e +checksum=b9c39b1ea916e83c66a666f7ee94dc19286f9977a1b9da15c7398bf8442a7306 if [ "$CROSS_BUILD" ]; then configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"