diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-02 22:44:22 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-02 22:44:22 -0500 |
commit | 4f66412acfd1df6dd2a7b765e8c2c27a1638fb67 (patch) | |
tree | bf5c3e8ea18f18f93af0756fa2007cb5b7d4d202 /libre/khotkeys | |
parent | 8a526593c86be21023acbaf5b9b8d9cbb8d65ccd (diff) | |
download | abslibre-4f66412acfd1df6dd2a7b765e8c2c27a1638fb67.tar.gz abslibre-4f66412acfd1df6dd2a7b765e8c2c27a1638fb67.tar.bz2 abslibre-4f66412acfd1df6dd2a7b765e8c2c27a1638fb67.zip |
khotkeys-5.10.0-1.parabola1: updating version
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 ce63be86f..cce1bace4 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=khotkeys -pkgver=5.9.4 +pkgver=5.10.0 pkgrel=1.parabola1 pkgdesc='KHotKeys, with DuckDuckGo HTML support' arch=('i686' 'x86_64' 'armv7h') @@ -16,7 +16,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin') conflicts=('kdebase-workspace') groups=(plasma) source=("https://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('001359c841d4bb919c82cc0e9826586ebe4654a8aa037bb7e1b7eb9fed9e0f52' +sha256sums=('d77dda6844d83695b97d40dfe3124d6ddc7c0a129711629b49bfc8f6e217b570' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |