diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-11-08 07:46:42 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-11-08 07:46:42 +0100 |
commit | 12d85e72d724067f1c7897c783ebd2ad05511651 (patch) | |
tree | ec177ea3ebfd6c47a2609f7e604ab7cb5c2b0988 /libre/khotkeys | |
parent | 6a6c9fb2e7ca0faec623023ca14539e4abe0e09c (diff) | |
download | abslibre-12d85e72d724067f1c7897c783ebd2ad05511651.tar.gz abslibre-12d85e72d724067f1c7897c783ebd2ad05511651.tar.bz2 abslibre-12d85e72d724067f1c7897c783ebd2ad05511651.zip |
libre/khotkeys: updated to 5.11.3
Diffstat (limited to 'libre/khotkeys')
-rw-r--r-- | libre/khotkeys/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/khotkeys/PKGBUILD b/libre/khotkeys/PKGBUILD index 602064bd4..3e79f8bd4 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -7,7 +7,7 @@ pkgname=khotkeys -pkgver=5.11.2 +pkgver=5.11.3 pkgrel=1.parabola1 arch=(i686 x86_64 armv7h) @@ -21,7 +21,7 @@ conflicts=(kdebase-workspace) groups=(plasma) source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('953ecca1d75f7b23943eaeff2e8b3b1592f042bfe6e7b0c047043f26b6012af0' +sha256sums=('d7b96401f4a06ba272d2d068ad31e5e4f09bf657a8a0ddcbd05a7923b997d3af' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |