git » kwayland-integration.git » commit 59af0d3

Plasma 5.18.4.1

author Antonio Rojas
2020-03-31 17:01:57 UTC
committer Antonio Rojas
2020-03-31 17:01:57 UTC
parent da9af5bd563d8e7ed7dd62758c90f542b5bf434c

Plasma 5.18.4.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 106b85c..f516f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwayland-integration
-pkgver=5.18.4
+pkgver=5.18.4.1
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
 arch=(x86_64)
@@ -10,8 +10,8 @@ license=(LGPL)
 depends=(kwindowsystem kidletime kwayland kguiaddons)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('be316bcc30e1919a9812af2794c6f78edd523fc331337f5f50361b55cbef8a58'
+source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('81ffda6822ceff6c241a84a5fac7643e0c42edf880810de84247fffcb3835950'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>