From b3a2f4be7ce7353a4fac2bb6e298a3f1cf4cfe20 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 1 Dec 2020 10:09:55 +0100 Subject: libre: kio: update to 5.76.0 to sync with arch Signed-off-by: Denis 'GNUtoo' Carikli --- libre/kio/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD index 9918f2597..fec4483bf 100644 --- a/libre/kio/PKGBUILD +++ b/libre/kio/PKGBUILD @@ -5,12 +5,13 @@ # Contributor: jc_gargma # Maintainer: Andreas Grapentin # Contributor: grizzlyuser +# Contributor: Denis 'GNUtoo' Carikli # rational for inclusion in libre: # - removed support for not freedom-respecting search engines pkgname=kio -pkgver=5.73.0 +pkgver=5.76.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Resource and network access abstraction' @@ -25,16 +26,15 @@ optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctoo 'knetattach: to add new kio-remote entries' 'kio-fuse: to mount remote filesystems via FUSE') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -source+=(duckduckgo_{html,lite}.desktop) -sha256sums=('05da159e6cf5ef9aa4dd7ede86ce28a5581624a1b3f0b4718c5b7e30c4aa2a66' +sha256sums=('9351fc85c4020f2f77012e077f4f9d04d8f233e9b67f9b7619c9bc064714145b' 'SKIP') +source+=(duckduckgo_{html,lite}.desktop) sha256sums+=('31910ab7393e67609f15e04a57f6406f63e6dae58b01bce0787741bc5958f292' '40466a9dad7075f2525e9e024720da7d7b49a22892b6fca8b81cc0e6408d2f7d') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure prepare() { cd $pkgname-$pkgver - # Removing search providers rm -v src/urifilters/ikws/searchproviders/*.desktop -- cgit v1.2.2