summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:48:50 +0200
committerMartchus2023-06-14 10:48:50 +0200
commit3d097ec27c0361791fe80937a4667302d1db0cad (patch)
tree35acb7ffe278d5f9a63dac6e4c3ab1ff4a8ab3aa
parent02dfeca4b30933a915f912ca855ee4ff86d86432 (diff)
downloadaur-3d097ec27c0361791fe80937a4667302d1db0cad.tar.gz
Update to 5.15.10
-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 b846af3ba818..a75acb1b0be2 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.9+kde+r4
+ pkgver = 5.15.10+kde+r4
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=2a8a48e9101236f118c2c4f0d79fae9c9d7b3f2a
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=664701dc3acfca37500bc84ba03eed4953b684e9
sha256sums = SKIP
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index 77b959d33a35..28a33f7987f4 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.9
+pkgver=5.15.10
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=2a8a48e9101236f118c2c4f0d79fae9c9d7b3f2a
+_commit=664701dc3acfca37500bc84ba03eed4953b684e9
_basever=$pkgver
pkgver+=+kde+r4
makedepends+=('git')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 1b696378a56f..aaa123d6d85a 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.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'