summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:38 +0100
committerMartchus2023-01-07 14:25:38 +0100
commit1db074e514085da50219f2a7faca8dd82224d775 (patch)
tree19a2ba82e6743b4a0033ff9bf9f3dabcabc3cebc
parent1304e303a5001ad349629df30ef9b8fb3352a9b9 (diff)
downloadaur-1db074e514085da50219f2a7faca8dd82224d775.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24b65e3305b6..32cc0f841b1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-location
pkgdesc = Provides access to position, satellite and area monitoring classes (mingw-w64)
- pkgver = 5.15.7+kde+r3
+ pkgver = 5.15.8+kde+r3
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-qt5-location
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtlocation#commit=f920a6cc2931402023840c223fce2fed321e28ea
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=f991e28cb0a670597f1955585c76ce8a26ce9e4b
sha256sums = SKIP
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index c0029cb8d977..a8aed4701025 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
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=f920a6cc2931402023840c223fce2fed321e28ea
+_commit=f991e28cb0a670597f1955585c76ce8a26ce9e4b
_basever=$pkgver
pkgver+=+kde+r3
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e7600684e9d8..652bdd378258 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -12,7 +12,7 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
% end
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'