Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kio5
Commits:
7bca0b30 by Antonio Rojas at 2026-04-08T09:17:36+02:00
upgpkg: 5.116.0-6: Drop kio5-extras
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kio5
pkgdesc = Resource and network access abstraction
pkgver = 5.116.0
- pkgrel = 5
+ pkgrel = 6
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf5
@@ -15,7 +15,6 @@ pkgbase = kio5
depends = ktextwidgets5
depends = kded5
depends = knotifications5
- optdepends = kio5-extras: extra protocols support (sftp, fish and more)
optdepends = switcheroo-control: hybrid GPU support
conflicts = kio<5.111
replaces = kio<5.111
=====================================
PKGBUILD
=====================================
@@ -5,15 +5,14 @@
_name=kio
pkgname=${_name}5
pkgver=5.116.0
-pkgrel=5
+pkgrel=6
pkgdesc='Resource and network access abstraction'
arch=(x86_64)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(solid5 kjobwidgets5 kbookmarks5 kwallet5 ktextwidgets5 kded5
knotifications5)
makedepends=(extra-cmake-modules qt5-tools)
-optdepends=('kio5-extras: extra protocols support (sftp, fish and more)'
- 'switcheroo-control: hybrid GPU support')
+optdepends=('switcheroo-control: hybrid GPU support')
conflicts=("$_name<5.111")
replaces=("$_name<5.111")
groups=(kf5)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kio5/-/commit/7bca0b30b3301431266911d3634f7968c35a50a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kio5/-/commit/7bca0b30b3301431266911d3634f7968c35a50a5
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help