summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-04-10 23:28:12 +0200
committerMartchus2022-04-10 23:28:12 +0200
commitd9746694b60b62071f936efa32eec6a041b6ddcd (patch)
tree0d80aa2917f904933830823838fb183166af7aa1 /PKGBUILD
parent17351faa4f3280b7bec4538cffc60d160195299b (diff)
downloadaur-d9746694b60b62071f936efa32eec6a041b6ddcd.tar.gz
Update to 6.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9db8fed5c7f7..e1035954ae21 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.2.4
+_qtver=6.3.0
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=('5de2b9e25bf7de161fbb88ecdd468ed1788bc899392fc05ed80aa590ebb352fa')
+sha256sums=('2b199be780c50d9214512b922d94cb240b0412fd63f459e356b76102cad1713e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'