diff options
Diffstat (limited to 'libre/khotkeys/PKGBUILD')
-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 5898d8d1b..eee9d7aa5 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 278230 2016-10-11 16:02:15Z arojas $ +# $Id: PKGBUILD 278915 2016-10-18 13:47:46Z 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.1 +pkgver=5.8.2 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=('b12a9e41d588856168ff24908c17d88c830686cc1075534a5228f62a766a78bc' +sha256sums=('452d824790d7b3de20701d852678ca7966704faa9842a7da64e04694bca5959d' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |