summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-02 12:38:06 +0200
committerMartchus2021-10-02 12:38:06 +0200
commitf895d954fd2ac51b447a52dd5be7e7bf089fd40f (patch)
tree89f1337e8d59eb283a8cce4e90525c0b4131cc9a /PKGBUILD
parent816f7dab61ed409540195dfcb9d982e197693c7f (diff)
downloadaur-f895d954fd2ac51b447a52dd5be7e7bf089fd40f.tar.gz
Update to 6.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab57faff615a..a2bb19042b5f 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.1.3
+_qtver=6.2.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,8 +18,8 @@ groups=(mingw-w64-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Enable-only-SQL-plugins-which-are-known-to-work.patch')
-sha256sums=('29c1e305752791070f5dee2182ba9a44a489a1217911ceafca063f1007e6fb38'
- '9e4634bf953d14d4d1f7e17032929981341bb06ae3d08658e874805160d5d2a5')
+sha256sums=('a903d005f8ab39545aed88a13b04f13ddbbe073da7007203a91fb8b42b890057'
+ 'a92634ce14579fb3ef1c197a61a2ce5974223118d2f8c72353adac4f8a2b7935')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'