git » bluedevil.git » commit d1d00ce

Plasma 5.27.9

author Antonio Rojas
2023-10-24 13:18:30 UTC
committer Antonio Rojas
2023-10-24 13:18:30 UTC
parent 2707a3936b0da56ff1bff83774fb4a92fa9f16ec

Plasma 5.27.9

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index c60dd39..2b50f48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.27.8
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
 arch=(x86_64)
@@ -16,7 +16,7 @@ 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})
-sha256sums=('3b0b6fd0a047a5a890f8858ccdcc346e995f49496e6674e737bab2027b0a7825'
+sha256sums=('668168641d287d01c15d1e6324aa670ff1daaedc973ac656e86b564d95624b6e'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>