summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-06-15 02:03:31 +0200
committerMartchus2022-06-15 02:03:31 +0200
commit842f456ff01134126c9e8f9ce9f960eb7738c66c (patch)
tree8ef0ce59e3c9a36308cc94eec47d0b024f5d9a4a /PKGBUILD
parentaa999e8ef393b499f1326556bac08f7fbd900970 (diff)
downloadaur-842f456ff01134126c9e8f9ce9f960eb7738c66c.tar.gz
Update to 6.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30207e505de6..e57f7465f83b 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.0
+_qtver=6.3.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=('2b199be780c50d9214512b922d94cb240b0412fd63f459e356b76102cad1713e')
+sha256sums=('a43ec62bd778eaecf88ad7847118d1c2a471b0fcb820f93beb311d7ab9566cfd')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'