summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:30:01 +0200
committerMartchus2023-05-26 15:30:01 +0200
commit6d0f497763d1da0d715a1009f75796a12d9eeeb0 (patch)
tree08d106038acaf210aabc6d358bb1a4708cf3dd36
parent85c559196eec4d4675a7a289f93949b01ee688e2 (diff)
downloadaur-6d0f497763d1da0d715a1009f75796a12d9eeeb0.tar.gz
Update to 6.5.1
-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 67ff1a20ed0a..ca896dd170e9 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.5.0
+ pkgver = 6.5.1
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.5/6.5.0/submodules/qt5compat-everywhere-src-6.5.0.tar.xz
- sha256sums = a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261
+ source = https://download.qt.io/official_releases/qt/6.5/6.5.1/submodules/qt5compat-everywhere-src-6.5.1.tar.xz
+ sha256sums = ae992b295fefabef2445beb3a8ec31c40fa0fb2c01603eaf2acfdb4a0054fb83
pkgname = mingw-w64-qt6-5compat
diff --git a/PKGBUILD b/PKGBUILD
index e2afa26019df..b8a7f9063829 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.5.0
+_qtver=6.5.1
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=('a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261')
+sha256sums=('ae992b295fefabef2445beb3a8ec31c40fa0fb2c01603eaf2acfdb4a0054fb83')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index aa69b7243546..0545fa4b3948 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.5.0
+_qtver=6.5.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qt5compat-sha256.txt b/qt5compat-sha256.txt
index 948a94a6ae4c..134a1866ae0a 100644
--- a/qt5compat-sha256.txt
+++ b/qt5compat-sha256.txt
@@ -1 +1 @@
-a9e2f53a193fc2e131b01a2f6e7a1fbfe31309c2413fdc213e5a81c558c21261
+ae992b295fefabef2445beb3a8ec31c40fa0fb2c01603eaf2acfdb4a0054fb83