Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kio-fuse
Commits:
7bbdc2a2 by Antonio Rojas at 2025-03-25T09:14:28+01:00
upgpkg: 5.1.0-4: fuse 3.17 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = kio-fuse
pkgdesc = FUSE interface for KIO
pkgver = 5.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://kde.org/
arch = x86_64
- license = GPL
+ license = GPL-3.0-or-later
makedepends = extra-cmake-modules
depends = fuse3
depends = gcc-libs
=====================================
PKGBUILD
=====================================
@@ -2,11 +2,11 @@
pkgname=kio-fuse
pkgver=5.1.0
-pkgrel=3
+pkgrel=4
arch=(x86_64)
pkgdesc='FUSE interface for KIO'
url='https://kde.org/'
-license=(GPL)
+license=(GPL-3.0-or-later)
depends=(fuse3
gcc-libs
glibc
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kio-fuse/-/commit/7bbdc2a2b9747ac0bc7824d1ea0bd81d40000b24
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kio-fuse/-/commit/7bbdc2a2b9747ac0bc7824d1ea0bd81d40000b24
You're receiving this email because of your account on gitlab.archlinux.org.