[Dev] [PATCH] Update libre/kio to 5.69.0

theova theova at bluewin.ch
Fri Apr 24 09:54:09 GMT 2020


The attached patch updates libre/kio to 5.69.0.

I have built it on x86_64 and i686. The build on armv7h failed. It seems
like I have a problem with CMake in my arm chroot...

I have not tested the package, but as we only change the search engines,
there should be no problem, I guess.
-------------- next part --------------
>From a69e952213bbf13b468037da6a520ee1474ef1c2 Mon Sep 17 00:00:00 2001
From: Theo von Arx <theova at member.fsf.org>
Date: Fri, 24 Apr 2020 11:36:22 +0200
Subject: [PATCH] Update libre/kio to 5.69.0

---
 libre/kio/PKGBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD
index 50adc499d..5d5c2b589 100644
--- a/libre/kio/PKGBUILD
+++ b/libre/kio/PKGBUILD
@@ -9,7 +9,7 @@
 #  - removed support for not freedom-respecting search engines

 pkgname=kio
-pkgver=5.68.0
+pkgver=5.69.0
 pkgrel=1
 pkgrel+=.parabola1
 pkgdesc='Resource and network access abstraction'
@@ -25,9 +25,9 @@ optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctoo
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
 source+=(duckduckgo_{html,lite}.desktop)
-sha256sums=('9cc2fb2da84d6661a90eac81eb12c2e37921a5c34cbc1975f48d613e5a9d9eef'
-            'SKIP'
-            '31910ab7393e67609f15e04a57f6406f63e6dae58b01bce0787741bc5958f292'
+sha256sums=('09e4d37058bb5b5993536ea6b010c605b9d2f732e141e9903e2d5f64fea20de6'
+            'SKIP')
+sha256sums+=('31910ab7393e67609f15e04a57f6406f63e6dae58b01bce0787741bc5958f292'
             '40466a9dad7075f2525e9e024720da7d7b49a22892b6fca8b81cc0e6408d2f7d')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure at kde.org>

--
2.26.1



More information about the Dev mailing list