git » kio-extras.git » commit d243a30

KDE Applications 18.12.0

author Antonio Rojas
2018-12-13 11:24:54 UTC
committer Antonio Rojas
2018-12-13 11:24:54 UTC
parent cbc138177d9acfa97768202dbfad105c5057c068

KDE Applications 18.12.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 426c89a..e2e5997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,21 +3,21 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio-extras
-pkgver=18.08.3
-pkgrel=2
+pkgver=18.12.0
+pkgrel=1
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/'
 license=(LGPL)
 depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools gperf taglib khtml)
+makedepends=(extra-cmake-modules kdoctools gperf taglib khtml libappimage)
 optdepends=('qt5-imageformats: thumbnails for additional image formats'
             'kimageformats: thumbnails for additional image formats' 'taglib: audio file thumbnails'
-            'khtml: man kioslave' 'phonon-qt5: audio file previews')
+            'khtml: man kioslave' 'phonon-qt5: audio file previews' 'libappimage: AppImage thumbnails')
 groups=(kde-applications kdenetwork)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
         kio-extras-rpc.patch)
-sha256sums=('450d69b16a873da51190c9397b2b0ecb08bc0dcae0d2a07f7ab1d2efcd02c280'
+sha256sums=('c5ac845efcc37f1710d3a5204181bbb27f9bd06429ec95d018c63bc2503d74e9'
             'SKIP'
             '94d9fd44daddb07fcd18d4c49c379838bdc5e4f0bdd9e03519814295eb6b7895')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>