kcharselect: update to 18.12.0.
This commit is contained in:
parent
082f74fd24
commit
f957217051
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcharselect'
|
# Template file for 'kcharselect'
|
||||||
pkgname=kcharselect
|
pkgname=kcharselect
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/utilities/kcharselect/"
|
homepage="https://www.kde.org/applications/utilities/kcharselect/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3c97db722a0eec79a20f5ccab33ba20d8fab8fb84dc40cd1057b78449752e8be
|
checksum=1cbfd369085a57659716a050d8a145f664b216720f6936f4a10fcac2a8c79e68
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue