Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
mauikit-archiver
Commits:
aee9f872 by Antonio Rojas at 2026-05-30T10:49:55+02:00
upgpkg: 4.0.2-2: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
pkgbase = mauikit-archiver
pkgdesc = QtQuick plugin for online archived/compressed files management
pkgver = 4.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://mauikit.org/
arch = x86_64
license = LGPL-3.0-only
makedepends = extra-cmake-modules
- depends = gcc-libs
depends = glibc
depends = karchive
depends = kcoreaddons
+ depends = libstdc++
depends = mauikit
depends = mauikit-filebrowsing
depends = qt6-base
=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
pkgname=mauikit-archiver
pkgver=4.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='QtQuick plugin for online archived/compressed files management'
url='https://mauikit.org/'
arch=(x86_64)
license=(LGPL-3.0-only)
-depends=(gcc-libs
- glibc
+depends=(glibc
karchive
kcoreaddons
+ libstdc++
mauikit
mauikit-filebrowsing
qt6-base
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-archiver/-/commit/aee9f872083864f026141876256366762c43f49d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-archiver/-/commit/aee9f872083864f026141876256366762c43f49d
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