author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 09:52:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 09:52:46 UTC |
parent | ffeeadbc3b0b40ef77797af240f5fa7d14acdb7b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8796ce7..5639054 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=kio-extras pkgver=18.08.1 -pkgrel=1 +pkgrel=2 pkgdesc="Additional components to increase the functionality of KIO" arch=(x86_64) url='https://www.kde.org/applications/internet/' @@ -13,7 +13,7 @@ depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities) makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml) optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails for additional image formats' 'kimageformats: thumbnails for additional image formats' 'taglib: audio file thumbnails' - 'khtml: man kioslave') + 'khtml: man kioslave' 'phonon-qt5: audio file previews') groups=(kde-applications kdenetwork) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig} kio-extras-rpc.patch)