diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-04-20 07:28:28 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-04-20 07:29:49 +0200 |
commit | c9127d985fde301173531b32de15e873db3a94c3 (patch) | |
tree | 612b404637c56a07a1e8efbdf7116c3c4fa8e849 /libre/khotkeys | |
parent | c5d191df764b364dce00cac8bdfe1825bfdfba89 (diff) | |
download | abslibre-c9127d985fde301173531b32de15e873db3a94c3.tar.gz abslibre-c9127d985fde301173531b32de15e873db3a94c3.tar.bz2 abslibre-c9127d985fde301173531b32de15e873db3a94c3.zip |
libre/khotkeys: updated to 5.12.4
Diffstat (limited to 'libre/khotkeys')
-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> |