summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-07-04 16:16:08 +0200
committerMartchus2021-07-04 16:16:08 +0200
commitec803a46d11434f55f1b2a8e6a25ca347f1e150d (patch)
treea3caab41e6563528296751b85ace35bd469074b8 /PKGBUILD
parent68152bd9257c0d5ec04d0e0ba4958cd10246c712 (diff)
downloadaur-ec803a46d11434f55f1b2a8e6a25ca347f1e150d.tar.gz
Update to 6.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8439a4a91244..094296548771 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.1.1
+_qtver=6.1.2
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=('7d08f1044cb09f8b3ee31af0de25771bae72936a6f9a699134d9b8d29dfaa5a7')
+sha256sums=('12103499068bf9c0aef736a19553f557babfad6faf6777f9ebfd6159583b7981')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'