diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-25 00:48:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-25 02:31:23 -0300 |
commit | 92861fdbfcba4a48c95c95300838dc9e30fcb154 (patch) | |
tree | 9085ba1f4b2b4198f9d3714da2d1a7c9b4b07915 /libre/khotkeys | |
parent | 056b2bacc2d5dd1ac9eb533c665e9ae1f563e5fe (diff) | |
download | abslibre-92861fdbfcba4a48c95c95300838dc9e30fcb154.tar.gz abslibre-92861fdbfcba4a48c95c95300838dc9e30fcb154.tar.bz2 abslibre-92861fdbfcba4a48c95c95300838dc9e30fcb154.zip |
khotkeys-5.9.4-1.parabola1: updating version
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 350ac5272..ce63be86f 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 289680 2017-02-28 17:50:19Z arojas $ +# $Id: PKGBUILD 291158 2017-03-21 20:15:40Z arojas $ # Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Contributor (Arch): Antonio Rojas # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=khotkeys -pkgver=5.9.3 +pkgver=5.9.4 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=('8e5a3d408613c14fc6bb044bd8107e5460a1e76df6efe470099405d06f3e674b' +sha256sums=('001359c841d4bb919c82cc0e9826586ebe4654a8aa037bb7e1b7eb9fed9e0f52' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |