summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:21:55 +0100
committerMartchus2024-02-15 21:21:55 +0100
commit7cab4a7172877f34a26ab392c0d70d0a57b9141e (patch)
tree87f1eb2f555c0275c36cd9dccfbb72171dabf92f
parent705365f515605eda2230556ba32012a258e1362f (diff)
downloadaur-7cab4a7172877f34a26ab392c0d70d0a57b9141e.tar.gz
Update to 6.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--qt5compat-sha256.txt2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a19cd1dead48..9de425fcce5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-5compat-static
pkgdesc = Module that contains unsupported Qt 5 APIs (mingw-w64)
- pkgver = 6.6.1
+ pkgver = 6.6.2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt6-5compat-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.6/6.6.1/submodules/qt5compat-everywhere-src-6.6.1.tar.xz
- sha256sums = 0e1d15b6eda4172383208109d957257c8fa26a8a881f2901a4e9f347a31bc1f2
+ source = https://download.qt.io/official_releases/qt/6.6/6.6.2/submodules/qt5compat-everywhere-src-6.6.2.tar.xz
+ sha256sums = e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967
pkgname = mingw-w64-qt6-5compat-static
diff --git a/PKGBUILD b/PKGBUILD
index c694b1e6c85a..f0798f7021a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat-static
-_qtver=6.6.1
+_qtver=6.6.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('0e1d15b6eda4172383208109d957257c8fa26a8a881f2901a4e9f347a31bc1f2')
+sha256sums=('e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qt5compat-sha256.txt b/qt5compat-sha256.txt
index abd0dd3563a7..ea5ca0cee270 100644
--- a/qt5compat-sha256.txt
+++ b/qt5compat-sha256.txt
@@ -1 +1 @@
-0e1d15b6eda4172383208109d957257c8fa26a8a881f2901a4e9f347a31bc1f2
+e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967