diff options
Diffstat (limited to 'libre/khotkeys/PKGBUILD')
-rw-r--r-- | libre/khotkeys/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/khotkeys/PKGBUILD b/libre/khotkeys/PKGBUILD index b29fb0b7d..be29990e4 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -7,7 +7,7 @@ # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=khotkeys -pkgver=5.12.3 +pkgver=5.12.4 pkgrel=1 pkgrel+=.parabola1 pkgdesc='KHotKeys' @@ -17,10 +17,10 @@ arch+=(i686 armv7h) url='https://www.kde.org/workspaces/plasmadesktop/' license=(LGPL) depends=(plasma-workspace) -makedepends=(extra-cmake-modules kdoctools python kdesignerplugin) +makedepends=(extra-cmake-modules kdoctools kdesignerplugin) groups=(plasma) source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('8a8fefcc5d13e4037034c8c3fae9c8956eb2a6da2029d10fbb9c0e31af79a3eb' +sha256sums=('ceb4ba8267cf1e3c772813c3288fc755dae3069cd059feeeda64c01a6f5748d2' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org> |