summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:45:41 +0200
committerMartchus2023-10-12 10:45:41 +0200
commit699815c3334fd40669cb51cd1093cf587066f58c (patch)
tree91dff550b4d697a7f498497b954b564f2453991c /PKGBUILD
parentcee70db1a4b71bd9d3270ff68047e86cb1b382e1 (diff)
downloadaur-699815c3334fd40669cb51cd1093cf587066f58c.tar.gz
Update to 6.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d51c765523c..640773b8a8cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-location-static
-_qtver=6.5.3
+_qtver=6.6.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtlocation-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('530cd1d597bfa7018cddd243594b47ee4252544b577ce1e9976c7253ca64e7cc')
+sha256sums=('f5968be76108bf22af334b403027cf0a859284cb824250e728bb8daca2d70794')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'