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


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

This reverts commit ce386ff4ebd21c26009d3fc2f9ee7f1ce58aefcb.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-imageformats
-_qtver=6.6.0-beta4
+_qtver=6.5.2
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -14,8 +14,8 @@ depends=(qt6-base jasper libwebp libmng)
 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=('0199091941c16b3dcd215e2f63ddd82faae109c99e2e63646b33153865e593cd')
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('aae0c08924c6a5e47f9d57e031673d611ffff7aab2bee2e1cc460471ecac6743')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-imageformats/-/commit/25130f41b3473195080566ddc336761370a65ebc

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


Reply via email to