mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
systemsettings: update to 5.14.4.
This commit is contained in:
parent
9dfdde3e1e
commit
333c154583
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemsettings'
|
# Template file for 'systemsettings'
|
||||||
pkgname=systemsettings
|
pkgname=systemsettings
|
||||||
version=5.14.3
|
version=5.14.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ecde7eb26b02b2c1b355e888cf363388f6c382568d059c98ca95bd60c98a46cf
|
checksum=9e7a49e4448b708e6e62891f5bc2b8205f78cd828cb2da1cd0574d944e9a9e3e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"
|
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue