kcharselect: update to 18.04.3.
This commit is contained in:
parent
1dc032f77a
commit
537733c151
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcharselect'
|
||||
pkgname=kcharselect
|
||||
version=18.04.2
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -8,10 +8,10 @@ hostmakedepends="extra-cmake-modules"
|
|||
makedepends="qt5-devel kbookmarks-devel"
|
||||
short_desc="Character Selector"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="GPL-2.0-only"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/utilities/kcharselect/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=24e0b69eeca90755fb4a259404943a69e5760c30e4e50dff5f4a43a38297e158
|
||||
checksum=95ceeeaf17b7ba930d3f04e05590a57e25a28fca3596c56c24fd4f6470d419fb
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue