summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:43:42 +0200
committerMartchus2023-10-12 10:43:42 +0200
commit3fa6867fa3d15e39e30145f7a6ff8363205b03c4 (patch)
tree87f4cd2d4f9cb5fa7a578fd68caa62c89a84aaf9 /PKGBUILD
parent8cf14119625f5c1705fb362820e080410200d46c (diff)
downloadaur-3fa6867fa3d15e39e30145f7a6ff8363205b03c4.tar.gz
Update to 6.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae31766c388c..97b2b211a936 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.5.3
+_qtver=6.6.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=('fc91d32b3f696725bbb48b0df240c25b606bbee3bd22627cfcbee876a6405e37'
- 'dc630b6827ce0bd71723e108566c901cf0725c4ae84cef0a92c7da4425d88e88')
+sha256sums=('4e9feebc142bbb6e453e1dc3277e09ec45c8ef081b5ee2a029e6684b5905ba99'
+ 'ca752beba0d8219803d6e1785593febc3fc9a64fbece6bcc5ccd50b9cc9c5178')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'