summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2023-12-14 23:45:27 +0100
committerLuca Weiss2023-12-14 23:45:27 +0100
commit62fd062d51f5365a3845d1aa795e3445b9218ac1 (patch)
treeef76444ddb3dcf6869e0708ae313c6926b9bd492 /PKGBUILD
parent08237fa2a903413de603dcacb3fb4d2b946bdbe9 (diff)
downloadaur-plasma5-applets-server-status-git.tar.gz
plasma5-applets-server-status-git: update for plasma5 pkgname change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c825a38c0399..60db0919d4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Applet for KDE Plasma 5 showing a status of the servers defined by user
arch=("any")
url="https://github.com/MakG10/plasma-applet-server-status"
license=('GPL3')
-makedepends=('git' 'cmake' 'extra-cmake-modules' 'plasma-framework')
+makedepends=('git' 'cmake' 'extra-cmake-modules' 'plasma-framework5')
provides=("plasma5-applets-server-status")
conflicts=("plasma5-applets-server-status")
source=('git+https://github.com/MakG10/plasma-applet-server-status.git')