Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-wayland
Commits:
c5c973f9 by Antonio Rojas at 2024-07-20T13:14:58+02:00
upgpkg: 6.7.2-4: Backport crash fixes
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt6-wayland
pkgdesc = Provides APIs for Wayland
pkgver = 6.7.2
- pkgrel = 3
+ pkgrel = 4
url = https://www.qt.io
arch = x86_64
groups = qt6
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=qt6-wayland
pkgver=6.7.2
-pkgrel=3
+pkgrel=4
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@@ -29,6 +29,8 @@ prepare() {
git cherry-pick -n 92bcb8f6b7a852c7a5d662fc34de561692a7a454
git cherry-pick -n c2f61bc47baacf2e6a44c6c3c4e4cbf0abfa4095
+ git cherry-pick -n 406995207eae8d644b6e5262aa716a48c7e471a8
+ git cherry-pick -n 632127d7f1d86cba4dd17361f24f9fd70a0ae44c
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/c5c973f90ba9fb3b597dff14b1826a1ab8c962d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/c5c973f90ba9fb3b597dff14b1826a1ab8c962d7
You're receiving this email because of your account on gitlab.archlinux.org.