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


Commits:
0138706d by Antonio Rojas at 2023-12-27T00:16:46+01:00
Revert beta update

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.7.0-beta1
+_qtver=6.6.1
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,8 +17,8 @@ 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=('edf22dc274b50d1727f5170881c761ede591175d6e2278191b3c01371462d9f2')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('693e11945b22735fc9b1662cad53c60098882d301c4f4a3e13c01bcc41c00d49')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/0138706d712a901a3fa4251d13ff31e3ef8bb58f

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


Reply via email to