Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-speech
Commits: 761380f9 by Antonio Rojas at 2023-09-19T08:35:17+02:00 upgpkg: 6.6.0beta4-1: kde-unstable - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt6-speech -_qtver=6.5.2 +_qtver=6.6.0-beta4 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/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('88ff9c2876f4a76632bfee7f58c3277aab9ff49e24d628e4a19f6b0e7a62d4b2') +source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) +sha256sums=('ce52297d9055f112c744103b16f7b4a60b41bc6129ef126ac9bc531fb248cbba') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/761380f992790ee97e22c65979051884459d17ae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-speech/-/commit/761380f992790ee97e22c65979051884459d17ae You're receiving this email because of your account on gitlab.archlinux.org.
