diff options
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 e36590d8a..07d490145 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 276224 2016-09-13 15:50:16Z arojas $ +# $Id: PKGBUILD 277621 2016-10-04 15:57:22Z 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.7.5 +pkgver=5.8.0 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=('efca5ead90388e3ef8ad0612e7c035414340da5273dd486918af25b3e2fca430' +sha256sums=('e13dfac7bbf795ddaf2137f55647a7e5bcc16f7f54a15a68298cd4d8903e4c1b' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon |