summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2023-12-14 23:45:27 +0100
committerLuca Weiss2023-12-14 23:45:27 +0100
commit62fd062d51f5365a3845d1aa795e3445b9218ac1 (patch)
treeef76444ddb3dcf6869e0708ae313c6926b9bd492
parent08237fa2a903413de603dcacb3fb4d2b946bdbe9 (diff)
downloadaur-plasma5-applets-server-status-git.tar.gz
plasma5-applets-server-status-git: update for plasma5 pkgname change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c497484b7336..16b225561411 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = plasma5-applets-server-status-git
makedepends = git
makedepends = cmake
makedepends = extra-cmake-modules
- makedepends = plasma-framework
+ makedepends = plasma-framework5
provides = plasma5-applets-server-status
conflicts = plasma5-applets-server-status
source = git+https://github.com/MakG10/plasma-applet-server-status.git
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')