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


Commits:
6c08832a by Antonio Rojas at 2024-09-27T18:34:35+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-3d
        pkgdesc = C++ and QML APIs for easy inclusion of 3D graphics
-       pkgver = 6.7.2
+       pkgver = 6.7.3
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = qt6-3d
        optdepends = assimp: assimp importer plugin
        optdepends = qt6-declarative: QML bindings
        optdepends = qt6-shadertools: RHI renderer
-       source = git+https://code.qt.io/qt/qt3d#tag=v6.7.2
-       sha256sums = 
4518c8309d897b9bbd2cd6343d9a60edc5d7a2c393e16ee0aadaf38ae806a767
+       source = git+https://code.qt.io/qt/qt3d#tag=v6.7.3
+       sha256sums = 
c35af8db7638a216fc6fb9a833210e84949e6fc6912345134bf5b3e537010aee
 
 pkgname = qt6-3d


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-3d
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -24,7 +24,7 @@ optdepends=('assimp: assimp importer plugin'
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('4518c8309d897b9bbd2cd6343d9a60edc5d7a2c393e16ee0aadaf38ae806a767')
+sha256sums=('c35af8db7638a216fc6fb9a833210e84949e6fc6912345134bf5b3e537010aee')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-3d/-/commit/6c08832af4261dae8e7da9234570bf6122a09887

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


Reply via email to