git » bluedevil.git » commit b898e47

Plasma 5.21.5

author Antonio Rojas
2021-05-04 14:22:42 UTC
committer Antonio Rojas
2021-05-04 14:22:42 UTC
parent b3db0ebcdbf3be0f37b05b636418214e48b0919a

Plasma 5.21.5

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 5738054..5e5455a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.21.4
+pkgver=5.21.5
 pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
@@ -14,8 +14,8 @@ depends=(bluez-qt kdeclarative)
 makedepends=(extra-cmake-modules plasma-framework)
 optdepends=('pulseaudio-bluetooth: to connect to A2DP profile')
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e115d1851f6ce251fc7447936cd929c6c222c91fd832ce7c39f15d10a68c4653'
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('26b03747e997fc2e7d734ea583a2a81174f0d982a965e0254c8ba690721f6289'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>