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


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

This reverts commit 5871b50643b6347f8021f75097d524f8dc57a3f5.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-serialport
-_qtver=6.6.0-beta4
+_qtver=6.5.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -13,8 +13,8 @@ depends=(qt6-base)
 makedepends=(cmake ninja)
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('db8a23605dc5b4db46a3de7efc510d7dfa9c307f0745d3daeaf8e7cfb5c4fb1c')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('063c54169aea6b303183b434637ad050e9f67d7f22bb3eff1ede1905eb2ccc9e')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to