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


Commits:
d5cb4bc1 by Antonio Rojas at 2024-09-27T18:36:11+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-remoteobjects
        pkgdesc = Inter-process communication (IPC) module developed for Qt
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-remoteobjects
        depends = glibc
        depends = qt6-base
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtremoteobjects#tag=v6.7.2
-       sha256sums = 
7c3b8cd5d47907d8a7963884826d3f78ceb0823d6b5b313972fdc4b9c2a64d93
+       source = git+https://code.qt.io/qt/qtremoteobjects#tag=v6.7.3
+       sha256sums = 
cbdce36d237d91498bb0ad48c7bf9107f4e7287a668f1813f2b26924a2f7590d
 
 pkgname = qt6-remoteobjects


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-remoteobjects
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -19,7 +19,7 @@ optdepends=('qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('7c3b8cd5d47907d8a7963884826d3f78ceb0823d6b5b313972fdc4b9c2a64d93')
+sha256sums=('cbdce36d237d91498bb0ad48c7bf9107f4e7287a668f1813f2b26924a2f7590d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-remoteobjects/-/commit/d5cb4bc1db902ac63d0268c42d8962f545770124

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


Reply via email to