summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:51:47 +0000
committerJoão Figueiredo2024-03-01 06:51:47 +0000
commit0bd1b335d800d37bb2023df1d90ea42f49e6640a (patch)
treeeab61b463d20f0a8c7e9c7520a2418ce2d9a4893 /PKGBUILD
parente7a5cfbd69109d2236368a4373ad29587b52ec73 (diff)
downloadaur-0bd1b335d800d37bb2023df1d90ea42f49e6640a.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba34b5471342..eeab4906f3c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,16 @@
# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
pkgname=ksysguard-git
-pkgver=5.21.80_r3503.g5b75d854
+pkgver=5.22.80_r3593.g2c18f3bd
pkgrel=1
pkgdesc='Track and control the processes running in your system'
arch=($CARCH)
url='https://userbase.kde.org/KSysGuard'
license=(LGPL)
-depends=(libksysguard-git kinit-git)
-makedepends=(git extra-cmake-modules-git kdoctools-git networkmanager-qt-git)
+depends=(gcc-libs glibc kcompletion5-git kconfig5-git kconfigwidgets5-git kcoreaddons5-git kdbusaddons5-git ki18n5-git kiconthemes5-git kio5-git knewstuff5-git knotifications5-git ksystemstats-git kwidgetsaddons5-git kwindowsystem5-git kxmlgui5-git libksysguard-git lm_sensors qt5-base)
+makedepends=(git extra-cmake-modules-git kdoctools5-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('nvidia-utils: NVIDIA GPU usage' 'networkmanager-qt-git: improved network statistics')
groups=(plasma-git)
install=${pkgname%-git}.install
source=("git+https://github.com/KDE/${pkgname%-git}.git")