git » bluedevil.git » commit beaf140

Plasma 5.26.0

author Antonio Rojas
2022-10-11 13:04:05 UTC
committer Antonio Rojas
2022-10-11 13:04:05 UTC
parent afcfa568ce72190baa0809ebe30ec3789afacf5c

Plasma 5.26.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 1ea4387..578472b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.25.5
+pkgver=5.26.0
 pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
@@ -11,11 +11,11 @@ arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(GPL2)
 depends=(bluez-qt kdeclarative)
-makedepends=(extra-cmake-modules plasma-framework)
+makedepends=(extra-cmake-modules plasma-framework kdoctools kcmutils)
 optdepends=('pulseaudio-bluetooth: to connect to A2DP profile')
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('da9b7e7f4703b02f265a0973172edfb6f41e33dcebf4d242637989cef2814ab7'
+sha256sums=('b275b33094961f84310de6d37a5ba197bd34f10f1807ee0462ffbfde8fdc23af'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>