kcharselect: update to 22.12.1.

This commit is contained in:
John 2023-01-11 08:35:28 +01:00
parent 05d5499729
commit fc59d0197e

View file

@ -1,6 +1,6 @@
# Template file for 'kcharselect' # Template file for 'kcharselect'
pkgname=kcharselect pkgname=kcharselect
version=22.04.1 version=22.12.1
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons gettext" hostmakedepends="extra-cmake-modules kcoreaddons gettext"
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect" homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcharselect" changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcharselect"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=69522b00031af8bc564dfcf17472d410683e560a0443e2e41a51370410769c68 checksum=9e3895d5fd5fbe4614c4d8249ece1319129743b046d1c114534bcb8d3cd7b030
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"