ksysguard: update to 5.22.0.
This commit is contained in:
parent
1324271898
commit
dc08d2e18a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksysguard'
|
# Template file for 'ksysguard'
|
||||||
pkgname=ksysguard
|
pkgname=ksysguard
|
||||||
version=5.21.5
|
version=5.21.90
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,5 +13,5 @@ short_desc="KDE program to monitor various elements of your system"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||||
homepage="https://invent.kde.org/plasma/ksysguard"
|
homepage="https://invent.kde.org/plasma/ksysguard"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE/stable/unstable}/ksysguard/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=103b34b83fd2ea1af1cb01b67de70be2ad5362e22270d23cd437ac210bca1bb0
|
checksum=474654f480aa24fa09a3cebb2517077506449eae961967f239c7ffe12ad91822
|
||||||
|
|
Loading…
Reference in New Issue