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


Commits:
9adc46d5 by Antonio Rojas at 2023-09-19T08:43:15+02:00
Revert "upgpkg: 6.6.0beta4-1: kde-unstable"

This reverts commit 269fb3b9d8a2d1c614f56bce4849edb40e1ba76e.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-3d
-_qtver=6.6.0-beta4
+_qtver=6.5.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,8 +15,8 @@ makedepends=(cmake ninja qt6-declarative qt6-shadertools 
assimp)
 optdepends=('qt6-shadertools: RHI renderer' 'qt6-declarative: QML bindings' 
'assimp: assimp importer plugin')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('d7c9f3ccf8210594b6072ddeada9e67c5056f736a4acae7740f7c40df79cec0e')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('21f064db21ad1bfc5547fd4e8cba09acc8c187de58d7eee206f6549ab9e2f910')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to