summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:21:54 +0100
committerMartchus2024-02-15 21:21:54 +0100
commit0dd765f6f4f7cd0b16c313a5d096be841450f203 (patch)
tree0680f6f7ad54dcbd66fadbc16e99e1619a69ca20
parent699eef79562b4a6916e854d4c1ffe7d0751affbd (diff)
downloadaur-0dd765f6f4f7cd0b16c313a5d096be841450f203.tar.gz
Update to 6.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qt5compat-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2effe7d3818..23ee17a38a9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-5compat
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
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
diff --git a/PKGBUILD b/PKGBUILD
index 0b3d598ce254..9c11c2306da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat
-_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/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 374cbdcf410b..e6069f63033b 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.6.1
+_qtver=6.6.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
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