mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksystemstats: update to 6.2.0
This commit is contained in:
parent
ce78526d69
commit
080316b749
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksystemstats'
|
# Template file for 'ksystemstats'
|
||||||
pkgname=ksystemstats
|
pkgname=ksystemstats
|
||||||
version=6.1.5
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only,LGPL-3.0-only"
|
license="GPL-3.0-only,LGPL-3.0-only"
|
||||||
homepage="https://invent.kde.org/plasma/ksystemstats"
|
homepage="https://invent.kde.org/plasma/ksystemstats"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8425bb9f076234d167eaf689b74f729e2a0561c367473e8a84fab4a4c39c6893
|
checksum=05815d01acdb199c052fa994c48f49f694b4356a7fc23eff38bb00614ae4687e
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue