kcharselect: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-21 14:25:48 +05:00 committed by John Zimmermann
parent 23e7243e51
commit b4b6b19b2c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=22.12.1
version=23.08.5
revision=1
build_style=cmake
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"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kcharselect"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=9e3895d5fd5fbe4614c4d8249ece1319129743b046d1c114534bcb8d3cd7b030
checksum=bf22326c021188261031219c95b507524e3c1f0875de2ca87cf2dc940de86386
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"