summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-06-15 02:03:41 +0200
committerMartchus2022-06-15 02:03:41 +0200
commit21439f6a4945677a14f988be3b3485fa16191ff6 (patch)
treed2c3ceac9a28e6d457cd3a2af2f18bc371643ea3 /PKGBUILD
parent9fb15b115e0e0a36c22145b2dbca6d2c55482a6a (diff)
downloadaur-21439f6a4945677a14f988be3b3485fa16191ff6.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 8bfe7c5ebf43..eec611a0b71e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-imageformats-static
-_qtver=6.3.0
+_qtver=6.3.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -20,7 +20,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtimageformats-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('025d0d17ed75b42a7eb6b523731ab8f17025421a8810cade25caffe05d93abef')
+sha256sums=('ad0312b8dfbbb67f729bfadbfcd47246ee4a128b717731ba158c41d01fde212f')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'