git » kio-extras.git » commit e85f82f

KDE Applications 16.04

author Antonio Rojas
2016-04-19 07:23:59 UTC
committer Antonio Rojas
2016-04-19 07:23:59 UTC
parent f8948aef26283a61cf416276ca328a85c29cdc60

KDE Applications 16.04

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 2df8a40..57dfdad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio-extras
-pkgver=15.12.3
+pkgver=16.04.0
 pkgrel=1
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/kio-extras'
 license=(LGPL)
-depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty)
+depends=(kdelibs4support khtml kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty kactivities)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(kde-applications kdenetwork)
 install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('923f3af3c0287678ab2633bd41996c3b')
+md5sums=('f15d31f670fbbad9e8ebda0f03568d1e')
 
 prepare() {
   mkdir -p build