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


Commits:
44d7f469 by Antonio Rojas at 2025-11-20T21:26:22+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt6-grpc
        pkgdesc = Provides the modules QtGrpc and QtProtobuf
-       pkgver = 6.10.0
-       pkgrel = 2
+       pkgver = 6.10.1
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -20,7 +20,7 @@ pkgbase = qt6-grpc
        depends = protobuf
        depends = qt6-base
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtgrpc#tag=v6.10.0
-       sha256sums = 
c67578ce5468b36e1491d8a557b6e157469601d4a0c52a132d425222ac2aebfb
+       source = git+https://code.qt.io/qt/qtgrpc#tag=v6.10.1
+       sha256sums = 
233eecbeeb23d9e30c2b2f56fc1d05582ef0cc16cf297156034394df21e6889b
 
 pkgname = qt6-grpc


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-grpc
-_pkgver=6.10.0
+_pkgver=6.10.1
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL-3.0-only
@@ -26,7 +26,7 @@ optdepends=('qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('c67578ce5468b36e1491d8a557b6e157469601d4a0c52a132d425222ac2aebfb')
+sha256sums=('233eecbeeb23d9e30c2b2f56fc1d05582ef0cc16cf297156034394df21e6889b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-grpc/-/commit/44d7f46985c4b8396fb1b7d41b24443a5fb9763f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to