summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-17 10:40:42 +0100
committerMartchus2022-11-17 10:40:42 +0100
commit1b2296f2a64b3c23d0efea61b4f03d2efc5269cc (patch)
tree77db9ab7b7ba5402704b34a9615fda9ca335cd61 /PKGBUILD
parentbe77f2c71a18fcf270e824033ecfe6e748249b23 (diff)
downloadaur-1b2296f2a64b3c23d0efea61b4f03d2efc5269cc.tar.gz
Update to 6.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1b19aaebb05..82a6fa22b117 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.4.0
+_qtver=6.4.1
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=('73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0')
+sha256sums=('d4a533ee45d6341b9eb402e69bc21909eeeeda2b2d29a6c715b31c3ec12fd031')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'