mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kgpg: update to 19.12.0.
This commit is contained in:
parent
bf353820fb
commit
adc5083060
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kgpg'
|
# Template file for 'kgpg'
|
||||||
pkgname=kgpg
|
pkgname=kgpg
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,10 +13,10 @@ makedepends="kwindowsystem-devel kcrash-devel kdbusaddons-devel
|
||||||
short_desc="Simple interface for GnuPG, a powerful encryption utility"
|
short_desc="Simple interface for GnuPG, a powerful encryption utility"
|
||||||
maintainer="k4leg <d0xi@inbox.ru>"
|
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}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=85bb9adbd7a7213bdd4913c2153582e938543db49cf2414b8794a850f63f3ab6
|
checksum=cf6b61991804adbe260b12bfd9ca7d360c957f3e4b5d1fdb62e2f8aebd443151
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"
|
hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue