mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
kcharselect: update to 18.08.0.
This commit is contained in:
parent
6104582f5e
commit
9b509cff8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcharselect'
|
# Template file for 'kcharselect'
|
||||||
pkgname=kcharselect
|
pkgname=kcharselect
|
||||||
version=18.04.3
|
version=18.08.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=95ceeeaf17b7ba930d3f04e05590a57e25a28fca3596c56c24fd4f6470d419fb
|
checksum=589922cbaefcdece28dbfde3e740a6e2862386d316e2723865ad3655e6ffdfbd
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue