summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--qtlocation-sha256.txt2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bd73687e893..6d6020973434 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-location-static
pkgdesc = Helps you create viable mapping solutions using the data available from some of the popular location services (mingw-w64)
- pkgver = 6.7.0
+ pkgver = 6.7.1
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,7 +21,7 @@ pkgbase = mingw-w64-qt6-location-static
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.7/6.7.0/submodules/qtlocation-everywhere-src-6.7.0.tar.xz
- sha256sums = bb044d66bc17db98f526ec1b52d8e94810e046310f288561380774e5903ad46a
+ source = https://download.qt.io/official_releases/qt/6.7/6.7.1/submodules/qtlocation-everywhere-src-6.7.1.tar.xz
+ sha256sums = 3870178c2ec9fda35f823ad24f3b883b70ec082a6a496eeb2d1fbd57b6268608
pkgname = mingw-w64-qt6-location-static
diff --git a/PKGBUILD b/PKGBUILD
index 402f7ecc5aa7..a8d93d3925ac 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.7.0
+_qtver=6.7.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,9 +17,9 @@ 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=('bb044d66bc17db98f526ec1b52d8e94810e046310f288561380774e5903ad46a')
+sha256sums=('3870178c2ec9fda35f823ad24f3b883b70ec082a6a496eeb2d1fbd57b6268608')
-_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
+_architectures=${MINGW_W64_QT6_ARCHS:-x86_64-w64-mingw32}
build() {
for _arch in ${_architectures}; do
diff --git a/qtlocation-sha256.txt b/qtlocation-sha256.txt
index 503c132463e4..0ef4094562b2 100644
--- a/qtlocation-sha256.txt
+++ b/qtlocation-sha256.txt
@@ -1 +1 @@
-bb044d66bc17db98f526ec1b52d8e94810e046310f288561380774e5903ad46a
+3870178c2ec9fda35f823ad24f3b883b70ec082a6a496eeb2d1fbd57b6268608