kleopatra: update to 21.04.3.
This commit is contained in:
parent
99936406d9
commit
563b016508
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kleopatra'
|
# Template file for 'kleopatra'
|
||||||
pkgname=kleopatra
|
pkgname=kleopatra
|
||||||
version=21.04.2
|
version=21.04.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=ece15d1428c0f8c756ded36ef0955b1d80b842b96231236620345f188573c14c
|
checksum=2f7b61bd3f3aa47b9f8b2da578b5963d6ff2996259f85dc721b76417e2d9f0da
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
dbus-run-session ninja -C build test
|
dbus-run-session ninja -C build test
|
||||||
|
|
Loading…
Reference in New Issue