diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-24 16:52:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-11-24 16:54:47 -0300 |
commit | b933e81c0e13063003c6e1e047a886002f0415da (patch) | |
tree | 0878d4af01ea0aef678e4458ca8246825db98fd9 /libre | |
parent | ff95233244fa5b85fc6e98b074e74ac47b89d3b1 (diff) | |
download | abslibre-b933e81c0e13063003c6e1e047a886002f0415da.tar.gz abslibre-b933e81c0e13063003c6e1e047a886002f0415da.tar.bz2 abslibre-b933e81c0e13063003c6e1e047a886002f0415da.zip |
khotkeys-5.8.4-1.parabola1: updating version
Diffstat (limited to 'libre')
-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 360fb58f7..c531f18e0 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 279579 2016-11-01 15:26:40Z arojas $ +# $Id: PKGBUILD 281836 2016-11-22 13:29:03Z 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.8.3 +pkgver=5.8.4 pkgrel=1.parabola1 pkgdesc='KHotKeys, with DuckDuckGo HTML support' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin') conflicts=('kdebase-workspace') groups=(plasma) source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c97f533f64d500ed3eb3b0a2bd88f6c681d3f9a8e3b5a7d3f910a39157d31c53' +sha256sums=('83da5352ba44a4f06d370c27c69645518554ef4c86d32ef783d1d0809532e6e0' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |