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


Commits:
a34db029 by Antonio Rojas at 2025-03-26T19:36:46+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = qt6-doc
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        pkgrel = 1
        url = https://www.qt.io
        arch = any
@@ -28,8 +28,8 @@ pkgbase = qt6-doc
        makedepends = python-html5lib
        makedepends = unixodbc
        makedepends = vulkan-headers
-       source = 
https://download.qt.io/official_releases/qt/6.8/6.8.2/single/qt-everywhere-src-6.8.2.tar.xz
-       sha256sums = 
659d8bb5931afac9ed5d89a78e868e6bd00465a58ab566e2123db02d674be559
+       source = 
https://download.qt.io/official_releases/qt/6.8/6.8.3/single/qt-everywhere-src-6.8.3.tar.xz
+       sha256sums = 
cdd3a69967208276bb01af7ace7dba0ba53e679f886a4cbe624225c60fb73f2c
 
 pkgname = qt6-doc
        pkgdesc = A cross-platform application and UI framework (Documentation)


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgver=${_pkgver/-/}
 # Account for Qt special naming of -rc1 tarballs
-_pkgver=6.8.2
+_pkgver=6.8.3
 pkgrel=1
 arch=('any')
 url='https://www.qt.io'
@@ -38,7 +38,7 @@ makedepends=(alsa-lib
 groups=(qt6)
 _pkgfn=qt-everywhere-src-$_pkgver
 
source=(https://download.qt.io/official_releases/qt/${_pkgver%.*}/${_pkgver}/single/$_pkgfn.tar.xz)
-sha256sums=('659d8bb5931afac9ed5d89a78e868e6bd00465a58ab566e2123db02d674be559')
+sha256sums=('cdd3a69967208276bb01af7ace7dba0ba53e679f886a4cbe624225c60fb73f2c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to