summaryrefslogtreecommitdiff
path: root/libre/kio
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-09 22:09:55 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-09 22:09:55 +0100
commitd7ed05e0d791238ac2338f5192a7606dbae585e1 (patch)
tree1280f05c55524ad52fbb4813dad71a2f9022386c /libre/kio
parent7575082fa3730c5ba531443de910555150038f99 (diff)
downloadabslibre-d7ed05e0d791238ac2338f5192a7606dbae585e1.tar.gz
abslibre-d7ed05e0d791238ac2338f5192a7606dbae585e1.tar.bz2
abslibre-d7ed05e0d791238ac2338f5192a7606dbae585e1.zip
libre/kio: updated to 5.54.0
Diffstat (limited to 'libre/kio')
-rw-r--r--libre/kio/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD
index 23f269e60..fb3557c8c 100644
--- a/libre/kio/PKGBUILD
+++ b/libre/kio/PKGBUILD
@@ -1,4 +1,3 @@
-# $Id$
# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
@@ -6,8 +5,11 @@
# Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net>
# Maintainer: Andreas Grapentin <andreas@grapentin.org>
+# rational for inclusion in libre:
+# - removed support for not freedom-respecting search engines
+
pkgname=kio
-pkgver=5.49.0
+pkgver=5.54.0
pkgrel=1
pkgrel+=.parabola1
pkgdesc='Resource and network access abstraction'
@@ -16,14 +18,14 @@ arch=(x86_64)
arch+=(i686 armv7h)
url='https://community.kde.org/Frameworks'
license=(LGPL)
-depends=(solid kjobwidgets kbookmarks libxslt kwallet desktop-file-utils)
+depends=(solid kjobwidgets kbookmarks libxslt kwallet desktop-file-utils qt5-script)
makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools)
optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
'knetattach: to add new kio-remote entries')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
source+=("duckduckgo_html.desktop" "duckduckgo_lite.desktop")
-sha256sums=('f3089c1746dcd86d100b57a011e6f6fcbdf0622bad6f546e63048815de783a67'
+sha256sums=('3cf05a021e6431c2d2b16525dd130a02269cb6fc2cf99ce3b4725d33c0bf5c7d'
'SKIP'
'31910ab7393e67609f15e04a57f6406f63e6dae58b01bce0787741bc5958f292'
'40466a9dad7075f2525e9e024720da7d7b49a22892b6fca8b81cc0e6408d2f7d')