[arch-commits] Commit in kio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Jan 9 10:32:10 UTC 2021


    Date: Saturday, January 9, 2021 @ 10:32:10
  Author: arojas
Revision: 405845

Remove no longer used knetattach optdepend

Modified:
  kio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 10:23:34 UTC (rev 405844)
+++ PKGBUILD	2021-01-09 10:32:10 UTC (rev 405845)
@@ -4,7 +4,7 @@
 
 pkgname=kio
 pkgver=5.78.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -12,7 +12,7 @@
 depends=(solid kjobwidgets kbookmarks libxslt kwallet ktextwidgets kded)
 makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
-            'knetattach: to add new kio-remote entries' 'kio-fuse: to mount remote filesystems via FUSE')
+            'kio-fuse: to mount remote filesystems via FUSE')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('e211dba2c1ed73b67188d3ddbaf40043409912ab731aed4eba5bea32a587d620'



More information about the arch-commits mailing list