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


Commits:
533e571b by Antonio Rojas at 2023-09-19T08:43:34+02:00
Revert "upgpkg: 6.6.0beta4-1: kde-unstable"

This reverts commit 761380f992790ee97e22c65979051884459d17ae.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-speech
-_qtver=6.6.0-beta4
+_qtver=6.5.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,8 +17,8 @@ optdepends=('flite: flite TTS backend'
             'qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ce52297d9055f112c744103b16f7b4a60b41bc6129ef126ac9bc531fb248cbba')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('88ff9c2876f4a76632bfee7f58c3277aab9ff49e24d628e4a19f6b0e7a62d4b2')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/533e571bb3a9f71c637997771a4d6eb767b1c4ad

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


Reply via email to