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


Commits:
669fb2cb by Antonio Rojas at 2023-12-27T00:07:27+01:00
Revert beta update

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.7.0-beta1
+_qtver=6.6.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -25,8 +25,8 @@ optdepends=('clang: for qdoc and lupdate'
           # 'litehtml: for assistant'
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('371abb9346ed3966b887f7cd2a125ea4b012f368db8aa2752604675708699327')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('4939105a7345ab4e19e7caee8654a836e65bd41910359623e0f233f3aff0914a')
 
 prepare() {
 # Fix build with system litehtml



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/669fb2cb6db6b13655365022df3a35572d31dc24

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


Reply via email to