Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
index-fm
Commits:
85444902 by Antonio Rojas at 2026-05-29T22:06:39+02:00
upgpkg: 4.0.2-2: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
pkgbase = index-fm
pkgdesc = Multi-platform file manager
pkgver = 4.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://mauikit.org/
arch = x86_64
groups = maui
license = LGPL-3.0-only
makedepends = extra-cmake-modules
- depends = gcc-libs
depends = glibc
depends = kcoreaddons
depends = ki18n
depends = kio
+ depends = libstdc++
depends = mauikit
depends = mauikit-archiver
depends = mauikit-documents
=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
pkgname=index-fm
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Multi-platform file manager'
url='https://mauikit.org/'
arch=(x86_64)
license=(LGPL-3.0-only)
-depends=(gcc-libs
- glibc
+depends=(glibc
kcoreaddons
ki18n
kio
+ libstdc++
mauikit
mauikit-archiver
mauikit-documents
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/index-fm/-/commit/85444902759c042926e02719942392ed7fbd0772
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/index-fm/-/commit/85444902759c042926e02719942392ed7fbd0772
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