summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:02:57 +0200
committerMartchus2023-10-09 15:02:57 +0200
commit7c93756812669426bdb4c4ecec58b81e67e23331 (patch)
treede6e22d89d5e9bed7990c53edf577c34ff826a9a
parenta2b3541f0a8aad0bd950f00d89e03aa9313fd8ee (diff)
downloadaur-7c93756812669426bdb4c4ecec58b81e67e23331.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c3c674a5d5d..48bbb71a18d6 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.10+kde+r4
+ pkgver = 5.15.11+kde+r4
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=664701dc3acfca37500bc84ba03eed4953b684e9
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
sha256sums = SKIP
pkgname = mingw-w64-qt5-location-static
diff --git a/PKGBUILD b/PKGBUILD
index 2928781e5d80..e43bc3042911 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.10
+pkgver=5.15.11
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=664701dc3acfca37500bc84ba03eed4953b684e9
+_commit=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
_basever=$pkgver
pkgver+=+kde+r4
makedepends+=('git')