From 7ca13ab2c37a68a1b7c1fc770a30e2330d4d2664 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 10 Jun 2021 21:03:50 +0200 Subject: [PATCH] libkgapi: update to 21.04.2. --- srcpkgs/libkgapi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libkgapi/template b/srcpkgs/libkgapi/template index 998d02ca0f6..88ccd0df3a4 100644 --- a/srcpkgs/libkgapi/template +++ b/srcpkgs/libkgapi/template @@ -1,6 +1,6 @@ # Template file for 'libkgapi' pkgname=libkgapi -version=21.04.1 +version=21.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3 @@ -12,7 +12,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=1dd464db972d037fda66af2eb6445c0d72e5d148f3d7b6ddcaaa5a048f33bb33 +checksum=493385657f3d68fc62f03a7b5332d533198e0e09f82c75d42a73c6af6623ca86 do_check() { :