[arch-commits] Commit in kio/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 12 00:23:06 UTC 2017
Date: Sunday, March 12, 2017 @ 00:23:05
Author: arojas
Revision: 290650
Add knetattach optdepend
Modified:
kio/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-12 00:14:23 UTC (rev 290649)
+++ PKGBUILD 2017-03-12 00:23:05 UTC (rev 290650)
@@ -4,7 +4,7 @@
pkgname=kio
pkgver=5.32.0
-pkgrel=1
+pkgrel=2
pkgdesc='Resource and network access abstraction'
arch=('i686' 'x86_64')
url='https://community.kde.org/Frameworks'
@@ -11,7 +11,8 @@
license=('LGPL')
depends=('solid' 'kjobwidgets' 'kbookmarks' 'libxslt' 'kwallet' 'desktop-file-utils' 'kinit')
makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave')
+optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
+ 'knetattach: to add new kio-remote entries')
groups=('kf5')
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('364adf30d1df6f52d5960061d4c21e91519dfa8674ae95fa01144805a800aaa5'
More information about the arch-commits
mailing list