kleopatra: update to 21.12.2.
This commit is contained in:
parent
5ba3a0e053
commit
65fb4d6e2b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kleopatra'
|
# Template file for 'kleopatra'
|
||||||
pkgname=kleopatra
|
pkgname=kleopatra
|
||||||
version=21.12.1
|
version=21.12.2
|
||||||
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=29a173ba95ea97b650ba8645d99fb7ac848ccd3a979a6097dcc378fd88536742
|
checksum=104286f644094e21f0aa134098ecaaeca8ed5012150e681b103be03704c256ac
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
dbus-run-session ninja -C build test
|
dbus-run-session ninja -C build test
|
||||||
|
|
Loading…
Reference in New Issue