parent
66f6e87279
commit
893ec22249
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemsettings'
|
# Template file for 'systemsettings'
|
||||||
pkgname=systemsettings
|
pkgname=systemsettings
|
||||||
version=5.19.5
|
version=5.20.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="KDE System settings"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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%.1}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ba8fdc2b8c861e7271bad7f6c5cdb92b0c2eee08ef81b86e28bba064259e2ff9
|
checksum=fd6309845f6b1a88a4a6e5c60b92da4d2ce4c3aacb0d998ac51575306ca451e2
|
||||||
|
|
||||||
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…
Reference in New Issue