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


Commits:
ca425a90 by Antonio Rojas at 2025-11-20T21:21:14+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-shadertools
        pkgdesc = Provides functionality for the shader pipeline that allows Qt 
Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
-       pkgver = 6.10.0
+       pkgver = 6.10.1
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = qt6-shadertools
        depends = gcc-libs
        depends = glibc
        depends = qt6-base
-       source = git+https://code.qt.io/qt/qtshadertools#tag=v6.10.0
-       sha256sums = 
2044017b07fc165d8a978505d6a2e1a412da83eb389a50017ac1e56af3ecdefe
+       source = git+https://code.qt.io/qt/qtshadertools#tag=v6.10.1
+       sha256sums = 
0cc11824032047f434661420a60e6997311ca6def55ef9cb0c052bd98f1458b9
 
 pkgname = qt6-shadertools


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-shadertools
-_pkgver=6.10.0
+_pkgver=6.10.1
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('2044017b07fc165d8a978505d6a2e1a412da83eb389a50017ac1e56af3ecdefe')
+sha256sums=('0cc11824032047f434661420a60e6997311ca6def55ef9cb0c052bd98f1458b9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to