kcharselect: update to 20.12.2.

This commit is contained in:
Piotr Wójcik 2021-02-13 18:25:52 +01:00
parent 7def5b018f
commit 34f9a06235

View File

@ -1,9 +1,8 @@
# Template file for 'kcharselect'
pkgname=kcharselect
version=20.08.1
version=20.12.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons gettext"
makedepends="qt5-devel kbookmarks-devel"
short_desc="Character Selector"
@ -11,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.kcharselect"
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
checksum=36575e9fd0a93fb3ddaf6a75a213786351bdd3ab8c167dc1a3e2824a23a6655b
checksum=e3523e8076a06967f95b00330ad4a5ed9bdaa986677642824a895094f8320e3b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"