summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:28 +0200
committerMartchus2023-09-30 19:57:28 +0200
commit29c1ec0212f89af1467213bebc4160b1ce29dec0 (patch)
tree0d82a6a0bd45b2ae31f6c8fcbb1f07e3bbc059b5 /PKGBUILD
parenta6703a22ca31bfc087634e229633ad6926c78a98 (diff)
downloadaur-29c1ec0212f89af1467213bebc4160b1ce29dec0.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 e2d1dfa650dd..ee78b0d44f51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat-static
-_qtver=6.5.2
+_qtver=6.5.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('b9abe42ee2055c27a8e7579c7816069e91aae1f9b10649bf572db8ba96fa91c4')
+sha256sums=('eeb2a9e27771e15aaa7935f61a8024b46cc8e2044ae0ceacff2754c0cb806464')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'