summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:58 +0200
committerMartchus2023-09-30 19:57:58 +0200
commitc71023ffdb94e9a711060028af79c475722b6a8b (patch)
tree17d402baab7907e4d6a59d9c2504e412b386b0f6 /PKGBUILD
parent4236c8e66263ae2e03572141b1e29e7282a8ddb3 (diff)
downloadaur-c71023ffdb94e9a711060028af79c475722b6a8b.tar.gz
Update to 6.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a8f540c26d4..7af8b7e8c6a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-connectivity
-_qtver=6.5.2
+_qtver=6.5.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtconnectivity-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('db2e4922352d253cafbb8f21eeca58da269c19e0e6d614420af19a7cd35fdc99')
+sha256sums=('242231b06071eff72c8b2a39e54bf813f7eed3ef53473d2eb711603634be3f5b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'