diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-04-20 15:31:56 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-04-20 15:31:56 +0200 |
commit | 810bc96c68f229cc7a18c6ed48edafee23a54aa0 (patch) | |
tree | bcd7c5151757fe894a0d4c470f4580623d46013b /libre/kio/PKGBUILD | |
parent | c9127d985fde301173531b32de15e873db3a94c3 (diff) | |
download | abslibre-810bc96c68f229cc7a18c6ed48edafee23a54aa0.tar.gz abslibre-810bc96c68f229cc7a18c6ed48edafee23a54aa0.tar.bz2 abslibre-810bc96c68f229cc7a18c6ed48edafee23a54aa0.zip |
libre/kio: updated to 5.45.0
Diffstat (limited to 'libre/kio/PKGBUILD')
-rw-r--r-- | libre/kio/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/kio/PKGBUILD b/libre/kio/PKGBUILD index 32918742a..3577f9bc2 100644 --- a/libre/kio/PKGBUILD +++ b/libre/kio/PKGBUILD @@ -7,7 +7,7 @@ # Maintainer: Andreas Grapentin <andreas@grapentin.org> pkgname=kio -pkgver=5.44.0 +pkgver=5.45.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Resource and network access abstraction' @@ -17,13 +17,13 @@ arch+=(i686 armv7h) url='https://community.kde.org/Frameworks' license=(LGPL) depends=(solid kjobwidgets kbookmarks libxslt kwallet desktop-file-utils) -makedepends=(extra-cmake-modules kdoctools python doxygen qt5-tools) +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=('7a8fc6f0af101c4a16270d328806fbf96ee8855e756b033d6a08ce744e7071b7' +sha256sums=('3e7512e819fe1831b15981641dba26a7dcbbdbccd79cbf076ceedae8e4116b15' 'SKIP' '31910ab7393e67609f15e04a57f6406f63e6dae58b01bce0787741bc5958f292' '40466a9dad7075f2525e9e024720da7d7b49a22892b6fca8b81cc0e6408d2f7d') |