kgpg: update to 21.08.0.

This commit is contained in:
John 2021-08-27 23:35:15 +02:00
parent 3c88252edf
commit 7118648ee3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kgpg'
pkgname=kgpg
version=20.12.2
version=21.08.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext"
@ -14,7 +14,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="GPL-2.0-only"
homepage="https://kde.org/applications/en/utilities/org.kde.kgpg"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=af83c3124f941d5ebc8eab00e8b38250e1a86925b63f918b2629765bab33efeb
checksum=e80983209b3f7b934851292238e5dd663b2bc4fb3bd7012d63848b6383b37042
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"