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


Commits:
77f1ec01 by Antonio Rojas at 2024-09-27T18:35:20+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt6-grpc
        pkgdesc = Provides the modules QtGrpc and QtProtobuf
-       pkgver = 6.7.2
-       pkgrel = 5
+       pkgver = 6.7.3
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -18,7 +18,7 @@ pkgbase = qt6-grpc
        depends = glibc
        depends = protobuf
        depends = qt6-base
-       source = git+https://code.qt.io/qt/qtgrpc#tag=v6.7.2
-       sha256sums = 
63fd4f51dcfad8ebd18c653423c1d62138a30a8ef339562328e555c55b79d163
+       source = git+https://code.qt.io/qt/qtgrpc#tag=v6.7.3
+       sha256sums = 
5bec085b59382c209af06bd1b0d2e79c1625b39c94b7439c6f69a87d98120f97
 
 pkgname = qt6-grpc


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-grpc
-pkgver=6.7.2
-pkgrel=5
+pkgver=6.7.3
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -20,7 +20,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('63fd4f51dcfad8ebd18c653423c1d62138a30a8ef339562328e555c55b79d163')
+sha256sums=('5bec085b59382c209af06bd1b0d2e79c1625b39c94b7439c6f69a87d98120f97')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to