mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
ksysguard: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
5d405a533d
commit
291ebf6b0b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksysguard'
|
# Template file for 'ksysguard'
|
||||||
pkgname=ksysguard
|
pkgname=ksysguard
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,5 +12,5 @@ short_desc="KDE program to monitor various elements of your system"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://projects.kde.org/projects/plasma/ksysguard"
|
homepage="https://projects.kde.org/projects/plasma/ksysguard"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b6a2c6d01b7363a0343d18f248178923e5b7ee9b9dd761826d9f8c50a4ba9bf1
|
checksum=2c9fdd60ff76f4fbfd96b3d5862fe42a9bc0c7cb6b795472eadcda75d2889777
|
||||||
|
|
Loading…
Add table
Reference in a new issue