mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
systemsettings: update to 5.19.5
[ci skip]
This commit is contained in:
parent
7f8220e9ac
commit
cbc0fa59fb
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.19.4
|
version=5.19.5
|
||||||
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="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://invent.kde.org/plasma/systemsettings"
|
homepage="https://invent.kde.org/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a84544d7d7f3d247a81e49046595e42acf3d25b22b9875ff66cdb0bb3f218ebe
|
checksum=ba8fdc2b8c861e7271bad7f6c5cdb92b0c2eee08ef81b86e28bba064259e2ff9
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue