git » bluedevil.git » commit 2707a39

Rename KF5 packages

author Antonio Rojas
2023-10-05 21:02:00 UTC
committer Antonio Rojas
2023-10-05 21:02:00 UTC
parent 3695421fd2face9a35459a90fae64f4b1b1f8349

Rename KF5 packages

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 627c7b3..c60dd39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(GPL2)
 depends=(bluez-qt5 kdeclarative5)
-makedepends=(extra-cmake-modules plasma-framework kdoctools5 kcmutils5)
+makedepends=(extra-cmake-modules plasma-framework5 kdoctools5 kcmutils5)
 optdepends=('pulseaudio-bluetooth: to connect to A2DP profile')
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})