diff options
author | grizzlyuser <grizzlyuser@protonmail.com> | 2020-04-07 14:03:42 +0300 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2020-04-09 11:34:08 +0200 |
commit | a3677468c071a6e4618e2c9925f803c1ba83800b (patch) | |
tree | 2614001b7710cc21ba6e11994bcc52b3304d5e91 /libre/khotkeys | |
parent | 9886bd6d0c92af9ad84fd491e6229d948bc847b5 (diff) | |
download | abslibre-a3677468c071a6e4618e2c9925f803c1ba83800b.tar.gz abslibre-a3677468c071a6e4618e2c9925f803c1ba83800b.tar.bz2 abslibre-a3677468c071a6e4618e2c9925f803c1ba83800b.zip |
libre/khotkeys 5.18.4.1: Bump version
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
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 8695ade84..963687dba 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> pkgname=khotkeys -pkgver=5.18.3 +pkgver=5.18.4.1 pkgrel=1 pkgrel+=.parabola1 pkgdesc='KHotKeys' @@ -18,8 +18,8 @@ license=(LGPL) depends=(plasma-workspace) makedepends=(extra-cmake-modules kdoctools kdesignerplugin) groups=(plasma) -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e2b459da176c369fecc46a0dfa151266e4778194b3b8d81c4d7bc423301ff204' +source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) +sha256sums=('272f83576ab3b13203400854431e891c27d027684eebc720f2009734d3b7221f' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org> |