ksysguard: actually update to 5.22.0.
This commit is contained in:
parent
b96ba82161
commit
3abaae315d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksysguard'
|
||||
pkgname=ksysguard
|
||||
version=5.21.90
|
||||
version=5.22.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||
homepage="https://invent.kde.org/plasma/ksysguard"
|
||||
distfiles="${KDE_SITE/stable/unstable}/ksysguard/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=474654f480aa24fa09a3cebb2517077506449eae961967f239c7ffe12ad91822
|
||||
distfiles="${KDE_SITE}/ksysguard/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0f9c624e5fbb2aee906d8d9563c5a7eb09eaf38bc8e4382c072f9e6d8854622d
|
||||
|
|
Loading…
Reference in a new issue