summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:14:47 +0200
committerMartchus2024-03-31 14:14:47 +0200
commit22516cd39336afdabff74204f0f8d30df8cd3ec1 (patch)
treec954311d51c5d5a13af30fb49fcc854d8e8f481b /PKGBUILD
parent7cab4a7172877f34a26ab392c0d70d0a57b9141e (diff)
downloadaur-22516cd39336afdabff74204f0f8d30df8cd3ec1.tar.gz
Update to 6.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0798f7021a6..b152e89e13e1 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.6.2
+_qtver=6.6.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=('e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967')
+sha256sums=('68c2cf4e5eabfea27626fe40d088cb0dbb2c0414d3961ef132b7e06c60ceec0b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'