summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-06-15 02:03:50 +0200
committerMartchus2022-06-15 02:03:50 +0200
commit885bc0688f94650c46096d2360f0803e7cfcc62f (patch)
tree768d88e4682e0c128f0bc5a7c1d10854f6efdf1e /PKGBUILD
parent7670fff8e9a854d499b2bf8533728dd6d8607efd (diff)
downloadaur-885bc0688f94650c46096d2360f0803e7cfcc62f.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 cbced91467a0..80100f2d9021 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-multimedia-static
-_qtver=6.3.0
+_qtver=6.3.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtmultimedia-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('d050247ff82974a8480c05ce602fd39e03d9e2d1b82bb78a3f42cf29b3a7fe3e')
+sha256sums=('7e03242aadd634ff2d9fcf08948290f03da3d9a5012369d908da89f82b1d7336')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'