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


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

This reverts commit 039d2389bc4f60702f03457fc46a7a379bc10dc6.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-websockets
-_qtver=6.6.0-beta4
+_qtver=6.5.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -14,8 +14,8 @@ makedepends=(cmake ninja qt6-declarative)
 optdepends=('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=('4a0aac4f7216d806d27f88a16d5e939c3a4b49005d86b06264ac98e8754fb48e')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('204bd7b0dffb54c934abc6cf0eb5e3016f11b3c9721a67b4875a6b21bb8b5c76')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-websockets/-/commit/c8cb5be4fd2921a768b09194afa0672bf3467674

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


Reply via email to