summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')