git » khotkeys.git » commit 29486a9

Plasma 5.27.9

author Antonio Rojas
2023-10-24 13:18:19 UTC
committer Antonio Rojas
2023-10-24 13:18:19 UTC
parent eb1fb01b2712187ebdb147fc9589ede9e77bf067

Plasma 5.27.9

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 69f504b..79f7d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khotkeys
-pkgver=5.27.8
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='KHotKeys'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -14,7 +14,7 @@ depends=(plasma-workspace kdelibs4support)
 makedepends=(extra-cmake-modules kdoctools5 kdesignerplugin kinit)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8ce2238043e1914802a6c4b3c5ed472133df725dc3264d93c0f1759a8662a11e'
+sha256sums=('761a5d29cba572e9b478173f803de34a08ce4999c581ef2d92618cbfb087dce8'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>