git » kio-extras.git » commit a621d93

KDE Applications 16.12

author Antonio Rojas
2016-12-15 10:41:32 UTC
committer Antonio Rojas
2016-12-15 10:41:32 UTC
parent d6b81fc4b02a212ec1aea9d37c0eaebfa6280d7d

KDE Applications 16.12

PKGBUILD +7 -4

diff --git a/PKGBUILD b/PKGBUILD
index fe42ba0..6382c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,20 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio-extras
-pkgver=16.08.3
+pkgver=16.12.0
 pkgrel=1
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(i686 x86_64)
 url='https://www.kde.org/applications/internet/'
 license=(LGPL)
 depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin qt5-webengine)
+optdepends=('qt5-webengine: HTML thumbnailer')
 groups=(kde-applications kdenetwork)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('757265320841382f52f8edc08fc55b86')
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('3988cabcb1a6c641b07921b24b133859'
+         'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {
   mkdir -p build