mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcharselect: update to 20.04.0
[ci skip]
This commit is contained in:
parent
8c97468f95
commit
a878344e36
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=19.12.3
|
version=20.04.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}/release-service/${version}/src/kcharselect-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kcharselect-${version}.tar.xz"
|
||||||
checksum=9be6ac607148b0815bd985075fbb97d44561fdd6a955b60f0afc728f9cbd978b
|
checksum=7bd701e03651647d29a6618d48f57d82b0b61d732bda370747e11c7e389ee252
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools python3 qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue