git » bluedevil.git » commit 3965caa

Plasma 5.18.5

author Antonio Rojas
2020-05-05 17:44:59 UTC
committer Antonio Rojas
2020-05-05 17:44:59 UTC
parent 1a1169b0c2a201e1c72adf10665753ed1164be2c

Plasma 5.18.5

PKGBUILD +3 -3

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