kgpg: update to 19.08.2.

This commit is contained in:
Helmut Pozimski 2019-10-17 13:58:45 +02:00
parent 37a806b946
commit b663272c03

View file

@ -1,7 +1,7 @@
# Template file for 'kgpg' # Template file for 'kgpg'
pkgname=kgpg pkgname=kgpg
version=19.08.1 version=19.08.2
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules" hostmakedepends="extra-cmake-modules"
@ -15,7 +15,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://kde.org/applications/utilities/kgpg/" homepage="https://kde.org/applications/utilities/kgpg/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=441a0bfa58df14bad87f5f446b89113dc20365424f6a87aec30125c9221815c5 checksum=90795c649cd32b65b6030ed965e0db5b0570719afa36abb5d4893268461aa841
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig" hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"