summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:20 +0100
committerMartchus2022-01-30 20:51:20 +0100
commit08ed49557dcb3ae4f29d8d200f95bcae860e7fec (patch)
treef92fdda9a28a448924b742a1988ab8f9b99b159d /PKGBUILD
parent20bd196d7c5fd686d9d92963ea940d5e743a5732 (diff)
downloadaur-08ed49557dcb3ae4f29d8d200f95bcae860e7fec.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71dab6a1a49..21e356152f6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-multimedia
-_qtver=6.2.2
+_qtver=6.2.3
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=('37ec84e7e35a818e86eee5059bd245d6c42cc11f9fa4110df35b3644b7494810')
+sha256sums=('d97aa2f3ccb1e3e9f3ebe986a298c2927aa543d2b987c8ec496c452ff61ee687')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'