summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:28:11 +0200
committerMartchus2021-10-28 12:28:11 +0200
commit7ea4022b31cf2e6bf74aabed2b97b64d46fe4cc9 (patch)
treebae6f90ae0f85e7a617e915c1ed7655e3b4fa0c7 /PKGBUILD
parent655059f5220adf1ee3cd034ab821ec5a1c0c85b6 (diff)
downloadaur-7ea4022b31cf2e6bf74aabed2b97b64d46fe4cc9.tar.gz
Update to 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f2c3c6d651b..ef4b792d3e78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-webchannel-static
-_qtver=6.2.0
+_qtver=6.2.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtwebchannel-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('518391ed74b087da3c15058c9c17760204425599ef3ffe61b1b73edc2028c171')
+sha256sums=('035ba2e9a0e9de0baddd40f9d50014e6eb5f0b4ec741e9aec1b434e7c9e4e9c9')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'