summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-11-11 12:32:37 +0100
committerMartchus2020-11-11 12:32:37 +0100
commit96ac76893421ac9bb4fe13e66be626f68fdba9e2 (patch)
tree23f38166c29ad0a50ee64e62487efdf6e1950699 /PKGBUILD
parent6f1d328aa26dedb0696d03d824ac179bf1b48241 (diff)
downloadaur-96ac76893421ac9bb4fe13e66be626f68fdba9e2.tar.gz
Update to beta4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e63644698870..8663cff57fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools
-_qtver=6.0.0-beta3
+_qtver=6.0.0-beta4
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,8 +18,8 @@ groups=(mingw-w64-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-windeployqt-Fix-name-of-qt6CoreName-variable.patch')
-sha256sums=('8409de28939c79dc3eb2d1bb8bac085f35f3dcc35df107633b474733aa33bba8'
- '03ed0cf3fb604d773cae1de19c862e65e8a44a8245db0bfba750557e541f5620')
+sha256sums=('cd15384ed635fc9efa0f5f6679040082f138f28748a17f65b4b415a3d2e639ca'
+ '1f428c44520364d9a0dd03c4f017739fcaccec13a6800e69183c08c91a8d2f57')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'