summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-06-10 15:43:45 +0200
committerMartchus2021-06-10 15:43:45 +0200
commit0a803661ac859d80a7698981137d33036fa1664d (patch)
treec8408735e13433bc27cd507a6d69b9c098d73573 /PKGBUILD
parent22d5fa3e019ed5b7820d425301af4a78756741cf (diff)
downloadaur-0a803661ac859d80a7698981137d33036fa1664d.tar.gz
Update to 6.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1858c026297a..65adf02997b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-scxml
-_qtver=6.1.0
+_qtver=6.1.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtscxml-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('c835809c2e194171e044464744ee516abce647fb428aa896d9f990e217c363ea')
+sha256sums=('ffeb650458bb60bb076ac3460588f77f7c841b4f4b1de706960b9b34984dc528')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'