Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-grpc


Commits:
61dca44b by Antonio Rojas at 2026-05-28T20:38:56+02:00
upgpkg: 6.11.1-2: protobuf 35 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt6-grpc
        pkgdesc = Provides the modules QtGrpc and QtProtobuf
        pkgver = 6.11.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -15,7 +15,8 @@ pkgbase = qt6-grpc
        makedepends = ninja
        makedepends = qt6-declarative
        depends = abseil-cpp
-       depends = gcc-libs
+       depends = libgcc
+       depends = libstdc++
        depends = glibc
        depends = protobuf
        depends = qt6-base


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=qt6-grpc
 _pkgver=6.11.1
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL-3.0-only
@@ -13,7 +13,8 @@ license=(GPL-3.0-only
          Qt-GPL-exception-1.0)
 pkgdesc='Provides the modules QtGrpc and QtProtobuf'
 depends=(abseil-cpp
-         gcc-libs
+         libgcc
+         libstdc++
          glibc
          protobuf
          qt6-base)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-grpc/-/commit/61dca44b3ad06e5ea700455e03cd29e71b293ede

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-grpc/-/commit/61dca44b3ad06e5ea700455e03cd29e71b293ede
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