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


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

This reverts commit 16c7aa87e621414dcfaf2e9a61749faf2c65b387.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-positioning
-_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 qt6-serialport)
 optdepends=('qt6-declarative: QML bindings' 'qt6-serialport: NMEA plugin')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('c4fc4887795c9dfa875f8f2351d93d4d124b638b7e7c55193919db795f7293f5')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('70493f03748d1c5b1577e4c011c0af9bcaffcdc6c5e519362605b01f917614fa')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to