summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-11-05 02:01:34 +0800
committerlilac2020-11-05 02:01:34 +0800
commit580c27976f6938b8758670cf0d2e1128fb06a3d0 (patch)
tree2db2be3b44f19163d75db22c61270983a154c337 /PKGBUILD
parent1871e30e7bdaf119314522bb504489adf196dd20 (diff)
downloadaur-580c27976f6938b8758670cf0d2e1128fb06a3d0.tar.gz
[lilac] updated to v5.20.0.r2.g0eaa8e1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9291ec285ae9..a8e95465e08a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
_pkgname='plasma-systemmonitor'
pkgname="${_pkgname,,}-git"
-pkgver=r248.32afb36
+pkgver=v5.20.0.r2.g0eaa8e1
pkgrel=1
-pkgdesc='an interface for monitoring system sensors, process information and other system resources'
+pkgdesc='New version of KSysGuard built on top of the new KStats daemon and using QML for its UI, git version'
arch=('x86_64')
url='https://github.com/KDE/plasma-systemmonitor'
license=('GPL3')
depends=('ksysguard' 'libksysguard' 'qt5-quickcontrols' 'kirigami2')
makedepends=('extra-cmake-modules' 'git' 'qt5-tools')
provides=("${_pkgname,,}")
+conflicts=("${_pkgname,,}")
source=("${_pkgname}::git+${url}.git")
sha256sums=('SKIP')