git » kwin.git » commit ea1c006

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 a826a2794c92f053876320086a9e1117e5661c3b

Plasma 5.21.5

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4756797..378e337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwin
-pkgver=5.21.4
+pkgver=5.21.5
 pkgrel=1
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
@@ -14,9 +14,9 @@ depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils kwayland-server
 makedepends=(extra-cmake-modules qt5-tools kdoctools krunner)
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 install=$pkgname.install
-sha256sums=('a9cbcf293c58bef10650399a7fe15c08b54fd009a0d9d859f75b54bc6c87232f'
+sha256sums=('a286edfaa13bf73565514ee3edb092cfbccac2307c48058a7302a4676c808331'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>