Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-3d
Commits: 3a6bad0c by Antonio Rojas at 2023-10-06T16:51:36+02:00 upgpkg: 5.15.11-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = qt5-3d + pkgdesc = C++ and QML APIs for easy inclusion of 3D graphics + pkgver = 5.15.11 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = git + makedepends = vulkan-headers + depends = qt5-declarative + depends = assimp + source = git+https://invent.kde.org/qt/qt/qt3d#commit=c1f8fa2578d99e07f5e581f26bd532695b9534f9 + sha256sums = SKIP + +pkgname = qt5-3d ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-3d _basever=5.15.11 -pkgver=5.15.10 +pkgver=5.15.11 pkgrel=1 _commit=c1f8fa2578d99e07f5e581f26bd532695b9534f9 arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-3d/-/commit/3a6bad0c8e84d745d0a5132f5b560fe02dda1a8b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-3d/-/commit/3a6bad0c8e84d745d0a5132f5b560fe02dda1a8b You're receiving this email because of your account on gitlab.archlinux.org.
