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


Commits:
bcd00d6f by Antonio Rojas at 2025-03-26T19:38:28+01:00
upgpkg: 6.8.3-1: Qt 6.8.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.8.2
+       pkgver = 6.8.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.8.2
-       sha256sums = 
8301fbbe189d1d1913b7b325094e8215d890322f750b78feba408755eb30f029
+       source = git+https://code.qt.io/qt/qtremoteobjects#tag=v6.8.3
+       sha256sums = 
08b71a4ab70cde3c2c3c24b8ba47e50e3cb01283824df801c6856c8d0d0578e2
 
 pkgname = qt6-remoteobjects


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-remoteobjects
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('8301fbbe189d1d1913b7b325094e8215d890322f750b78feba408755eb30f029')
+sha256sums=('08b71a4ab70cde3c2c3c24b8ba47e50e3cb01283824df801c6856c8d0d0578e2')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to