kleopatra: update to 21.04.0
This commit is contained in:
parent
3a8b569045
commit
ac8fc3bbdf
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kleopatra'
|
# Template file for 'kleopatra'
|
||||||
pkgname=kleopatra
|
pkgname=kleopatra
|
||||||
version=20.12.3
|
version=21.04.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools kcoreaddons gettext kconfig"
|
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools kcoreaddons gettext kconfig"
|
||||||
makedepends="kcmutils-devel AppStream kitemmodels-devel gpgmeqt-devel libkleo-devel kmime-devel"
|
makedepends="kcmutils-devel AppStream kitemmodels-devel gpgmeqt-devel libkleo-devel kmime-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Justin Jagieniak <justin@jagieniak.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://www.kde.org/applications/utilities/kleopatra/"
|
homepage="https://www.kde.org/applications/utilities/kleopatra/"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum="bf30f99bc6abd44d512ca8c53a7e81af625db72547a33df5c581101d787feaa0"
|
checksum=c03bc7147e35d2994a0a7d323108d6b34e2e2c70768a5481bec3b04da7b6a870
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
QT_QPA_PLATFORM=offscreen CTEST_OUTPUT_ON_FAILURE=TRUE \
|
QT_QPA_PLATFORM=offscreen CTEST_OUTPUT_ON_FAILURE=TRUE \
|
||||||
|
|
Loading…
Reference in New Issue