summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-10-01 18:19:30 +0200
committerMartchus2022-10-01 18:19:30 +0200
commit11433fac55b5385917e5bb9241daca9b176fa9e1 (patch)
tree90a8323562125f838ee2ad335628b99859368d16
parent2d611658fbf18ad8f08829d525c249f48be6b174 (diff)
downloadaur-11433fac55b5385917e5bb9241daca9b176fa9e1.tar.gz
Update to 6.4.0
-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 73695ba1e455..dd8a84c885c8 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.3.2
+ pkgver = 6.4.0
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.3/6.3.2/submodules/qt5compat-everywhere-src-6.3.2.tar.xz
- sha256sums = 91a3ac0f3f87e4103afa5834ccbecff9374daf716fab362d0c5e2d6ab98560cc
+ source = https://download.qt.io/official_releases/qt/6.4/6.4.0/submodules/qt5compat-everywhere-src-6.4.0.tar.xz
+ sha256sums = 73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0
pkgname = mingw-w64-qt6-5compat
diff --git a/PKGBUILD b/PKGBUILD
index 5e84eda81628..e0b234503e37 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.3.2
+_qtver=6.4.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=('91a3ac0f3f87e4103afa5834ccbecff9374daf716fab362d0c5e2d6ab98560cc')
+sha256sums=('73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 71bb028bc419..955eafa1b34e 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.3.2
+_qtver=6.4.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qt5compat-sha256.txt b/qt5compat-sha256.txt
index a14cd0bcad51..333c37f13426 100644
--- a/qt5compat-sha256.txt
+++ b/qt5compat-sha256.txt
@@ -1 +1 @@
-91a3ac0f3f87e4103afa5834ccbecff9374daf716fab362d0c5e2d6ab98560cc
+73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0