summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-03-31 14:14:47 +0200
committerMartchus2024-03-31 14:14:47 +0200
commit7ee1203914ad4ee58e3fa60f11e03cc2ec942497 (patch)
treef9178ce9ca4044c95c833244dfb4c69c8b2b0bce /PKGBUILD
parent0dd765f6f4f7cd0b16c313a5d096be841450f203 (diff)
downloadaur-7ee1203914ad4ee58e3fa60f11e03cc2ec942497.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 9c11c2306da5..3160f06303d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-5compat
-_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'