summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:36 +0100
committerMartchus2022-11-01 13:38:36 +0100
commit18096d7d37e8af4beeb933ecf01bd296c479b941 (patch)
tree0315632c1345e1a5e0aa8405ccbf0fee8f4634db
parent234cdde499db446fa721e1fb2c6e7b1426dff17c (diff)
downloadaur-18096d7d37e8af4beeb933ecf01bd296c479b941.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3070be8b0f9..8d41110809c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-location-static
pkgdesc = Provides access to position, satellite and area monitoring classes (mingw-w64)
- pkgver = 5.15.6+kde+r3
+ pkgver = 5.15.7+kde+r3
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-location-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtlocation#commit=ebdf5b38da6e3fe0a183702bcca395c589c459ed
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=f920a6cc2931402023840c223fce2fed321e28ea
sha256sums = SKIP
pkgname = mingw-w64-qt5-location-static
diff --git a/PKGBUILD b/PKGBUILD
index 841adefced10..f71eef304084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location-static
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
depends=('mingw-w64-qt5-base-static' 'mingw-w64-qt5-declarative-static')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=ebdf5b38da6e3fe0a183702bcca395c589c459ed
+_commit=f920a6cc2931402023840c223fce2fed321e28ea
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')