parent
e034ec733c
commit
2b677c8734
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemsettings'
|
||||
pkgname=systemsettings
|
||||
version=5.19.3
|
||||
version=5.19.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,9 +11,9 @@ depends="kirigami2 setxkbmap xrdb"
|
|||
short_desc="KDE System settings"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2"
|
||||
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
||||
homepage="https://invent.kde.org/plasma/systemsettings"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=32d09d536f02a3e01b1250aff52612952470a051a49242a00874da0b20c0b33f
|
||||
checksum=a84544d7d7f3d247a81e49046595e42acf3d25b22b9875ff66cdb0bb3f218ebe
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||
|
|
Loading…
Reference in New Issue