summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:26:47 +0200
committerMartchus2021-10-28 12:26:47 +0200
commitc97b930bab238667cc778064e426059e9ac1370e (patch)
treea4229c62972b22fade15f44268bb1e45a54ac081 /PKGBUILD
parentc5585603dda1182fb16b604a2f11794ce12665ff (diff)
downloadaur-c97b930bab238667cc778064e426059e9ac1370e.tar.gz
Update to 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d414ee5dc57..ebf38724eced 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools-static
-_qtver=6.2.0
+_qtver=6.2.1
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=('a903d005f8ab39545aed88a13b04f13ddbbe073da7007203a91fb8b42b890057'
- 'a92634ce14579fb3ef1c197a61a2ce5974223118d2f8c72353adac4f8a2b7935')
+sha256sums=('5a856d3d3d5fe6e15dc3f1af707a0ef1df2e687850403fc94af635edb9312bfb'
+ '12863d7917d3de0db7fa23fbbc31e2dfdb4e61d07d439aa80ac253c716c63e0e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'