Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-wayland
Commits:
81ca595d by Antonio Rojas at 2025-03-26T19:39:15+01:00
upgpkg: 6.8.3-1: Qt 6.8.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt6-wayland
pkgdesc = Provides APIs for Wayland
- pkgver = 6.8.2
+ pkgver = 6.8.3
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = qt6-wayland
depends = qt6-declarative
depends = qt6-svg
depends = wayland
- source = git+https://code.qt.io/qt/qtwayland#tag=v6.8.2
- sha256sums =
ae10dbefe617502169ad006c39e0aadb1c2095a8a8248d1533fc566ba125f542
+ source = git+https://code.qt.io/qt/qtwayland#tag=v6.8.3
+ sha256sums =
4c8ea709f36fb7b548f1cb971a659d7efcb3ca380be1655fac6b309957f87c3f
pkgname = qt6-wayland
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=qt6-wayland
-_pkgver=6.8.2
+_pkgver=6.8.3
pkgver=${_pkgver/-/}
pkgrel=1
arch=(x86_64)
@@ -27,7 +27,7 @@ makedepends=(cmake
groups=(qt6)
_pkgfn=${pkgname/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('ae10dbefe617502169ad006c39e0aadb1c2095a8a8248d1533fc566ba125f542')
+sha256sums=('4c8ea709f36fb7b548f1cb971a659d7efcb3ca380be1655fac6b309957f87c3f')
prepare() {
cd $_pkgfn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/81ca595d17a03c31be38a14ad51e193ed9d088e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/81ca595d17a03c31be38a14ad51e193ed9d088e4
You're receiving this email because of your account on gitlab.archlinux.org.