From bf348b73947e4ed3c0cf7fa11cafbcb7ec94ecea Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Wed, 14 Mar 2018 17:41:38 +0100 Subject: libre/khotkeys: updated to 5.12.3 --- libre/khotkeys/PKGBUILD | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'libre/khotkeys') diff --git a/libre/khotkeys/PKGBUILD b/libre/khotkeys/PKGBUILD index f286a4b78..b29fb0b7d 100644 --- a/libre/khotkeys/PKGBUILD +++ b/libre/khotkeys/PKGBUILD @@ -1,30 +1,29 @@ -# Maintainer: Andreas Grapentin +# $Id$ # Maintainer (Arch): Felix Yan # Maintainer (Arch): Antonio Rojas +# Contributor (Arch): Andrea Scarpino +# Maintainer: Andreas Grapentin # Contributor: André Silva # Contributor: jc_gargma -# Contributor (Arch): Andrea Scarpino pkgname=khotkeys - -pkgver=5.11.5 -pkgrel=1.parabola1 -arch=(i686 x86_64 armv7h) - -pkgdesc="KHotKeys, with DuckDuckGo HTML support" -url="https://www.kde.org/workspaces/plasmadesktop/" +pkgver=5.12.3 +pkgrel=1 +pkgrel+=.parabola1 +pkgdesc='KHotKeys' +pkgdesc+=', with DuckDuckGo HTML support' +arch=(x86_64) +arch+=(i686 armv7h) +url='https://www.kde.org/workspaces/plasmadesktop/' license=(LGPL) - depends=(plasma-workspace) 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=('70d73eba6182574060277ee7ae5cf32626fe1e057861f199f92faee226963e14' +sha256sums=('8a8fefcc5d13e4037034c8c3fae9c8956eb2a6da2029d10fbb9c0e31af79a3eb' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell - '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon + '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin @@ -37,7 +36,6 @@ prepare() { build() { cd build cmake ../$pkgname-$pkgver \ - -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DBUILD_TESTING=OFF -- cgit v1.2.3