git » kio-extras.git » commit c9050db

KDE Applications 16.04.2

author Antonio Rojas
2016-06-14 08:32:06 UTC
committer Antonio Rojas
2016-06-14 08:32:06 UTC
parent fb4d7508b9774140ccaf1cfc1154671f3e4ca15a

KDE Applications 16.04.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 1be7bc3..c871934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio-extras
-pkgver=16.04.1
+pkgver=16.04.2
 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)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
 groups=(kde-applications kdenetwork)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('471598ae1a6e33975dd9316dd770009f')
+md5sums=('0f98d47421a68638546f1163ee4003b8')
 
 prepare() {
   mkdir -p build