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


Commits:
b8d1ede6 by Antonio Rojas at 2025-08-26T14:45:21+02:00
upgpkg: 6.9.2-1: Qt 6.9.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-wayland
        pkgdesc = Provides APIs for Wayland
-       pkgver = 6.9.1
+       pkgver = 6.9.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = qt6-wayland
        depends = qt6-declarative
        depends = qt6-svg
        depends = wayland
-       source = git+https://code.qt.io/qt/qtwayland#tag=v6.9.1
-       sha256sums = 
4b1c5f703a3ad9a516d75b9753742871b51df298324d68fc457ac18e7186a5de
+       source = git+https://code.qt.io/qt/qtwayland#tag=v6.9.2
+       sha256sums = 
a1717e5bf742307ae1154812ad6131316f53bb1feeea0260e721033f19ff851b
 
 pkgname = qt6-wayland


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=qt6-wayland
-_pkgver=6.9.1
+_pkgver=6.9.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -28,7 +28,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('4b1c5f703a3ad9a516d75b9753742871b51df298324d68fc457ac18e7186a5de')
+sha256sums=('a1717e5bf742307ae1154812ad6131316f53bb1feeea0260e721033f19ff851b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to