kleopatra: update to 21.12.1.
This commit is contained in:
parent
c41912e3bc
commit
e77fab1a3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kleopatra'
|
# Template file for 'kleopatra'
|
||||||
pkgname=kleopatra
|
pkgname=kleopatra
|
||||||
version=21.12.0
|
version=21.12.1
|
||||||
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=878a0c2b92d3d6ee81253f527cd8ed9fdca3aa4b61c725da54145ed53fb11861
|
checksum=29a173ba95ea97b650ba8645d99fb7ac848ccd3a979a6097dcc378fd88536742
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
dbus-run-session ninja -C build test
|
dbus-run-session ninja -C build test
|
||||||
|
|
Loading…
Reference in a new issue