Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
strike


Commits:
a80e8c3d by Antonio Rojas at 2026-05-27T20:14:59+02:00
upgpkg: 2.0.0-2: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = strike
        pkgdesc = A simple minimal IDE for the Linux phones
        pkgver = 2.0.0
-       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 = kirigami
+       depends = libstdc++
        depends = mauikit
        depends = mauikit-filebrowsing
        depends = mauikit-texteditor


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 
 pkgname=strike
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A simple minimal IDE for the Linux phones'
 url='https://mauikit.org/'
 arch=(x86_64)
 license=(LGPL-3.0-only)
-depends=(gcc-libs
-         glibc
+depends=(glibc
          kcoreaddons
          ki18n
          kirigami
+         libstdc++
          mauikit
          mauikit-filebrowsing
          mauikit-texteditor



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/strike/-/commit/a80e8c3de0d6ad878b5d8280a726241aa198d185

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/strike/-/commit/a80e8c3de0d6ad878b5d8280a726241aa198d185
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


Reply via email to