summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:45:20 +0200
committerMartchus2023-04-05 10:45:20 +0200
commite4ad509eb8e7ba19bd838b3ca491ae3c52106068 (patch)
tree7f905e669741efb0f5fe011be8ac1aeae73383c9
parent30a5b0722288402de3b00d3e2678c16179c02f2b (diff)
downloadaur-e4ad509eb8e7ba19bd838b3ca491ae3c52106068.tar.gz
Update to 6.5.0
-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 343b66bc276a..836781a3ca1c 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.4.3
+ pkgver = 6.5.0
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.4/6.4.3/submodules/qt5compat-everywhere-src-6.4.3.tar.xz
- sha256sums = d4b249abb823d575eee9045c24d924ba8d1276e6be7735b287689991d998aa7a
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qt5compat-everywhere-src-6.5.0.tar.xz
+ sha256sums = a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261
pkgname = mingw-w64-qt6-5compat-static
diff --git a/PKGBUILD b/PKGBUILD
index b4a7fa941b45..7b4b11c82533 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.4.3
+_qtver=6.5.0
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=('d4b249abb823d575eee9045c24d924ba8d1276e6be7735b287689991d998aa7a')
+sha256sums=('a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qt5compat-sha256.txt b/qt5compat-sha256.txt
index 1f2e19b2919d..948a94a6ae4c 100644
--- a/qt5compat-sha256.txt
+++ b/qt5compat-sha256.txt
@@ -1 +1 @@
-d4b249abb823d575eee9045c24d924ba8d1276e6be7735b287689991d998aa7a
+a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261