From f82b1f089e23efda8d82b692a482cf6d1198bb24 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Mar 2022 12:51:39 +0100 Subject: [PATCH] libkgapi: update to 21.12.3. --- srcpkgs/libkgapi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libkgapi/template b/srcpkgs/libkgapi/template index ac3fb4014f..0ed8447449 100644 --- a/srcpkgs/libkgapi/template +++ b/srcpkgs/libkgapi/template @@ -1,6 +1,6 @@ # Template file for 'libkgapi' pkgname=libkgapi -version=21.12.2 +version=21.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3 @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/pim/libkgapi" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" -checksum=1cc50f9123f991f93a66852f802e05bf1d30a22909b58a535cb8ec1cdb06dd58 +checksum=5d06d1c4712991cfb7c51ff0f36d22a1d9078e38a9ea4552cd31cc6ad04173ed do_check() { :