summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:36:56 +0100
committerMartchus2024-01-09 17:36:56 +0100
commite728a913278f6ce78139f785ed37c91da658677b (patch)
treea61025bcea25f8ec80314bf1bac59043bcb950f4
parent0281596f12bbcd654a579bb7392b6228f97f88c7 (diff)
downloadaur-e728a913278f6ce78139f785ed37c91da658677b.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8b945a1116..807425104af2 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.11+kde+r4
+ pkgver = 5.15.12+kde+r6
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=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=5b27b8921f1f2de93573df903c47aee634209f80
sha256sums = SKIP
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index f8b6c92c2027..8f3ddc6e2d4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,16 +15,16 @@ _additional_qmake_args+='-- -no-feature-geoservices_mapbox -no-feature-geoservic
_qt_module=qtlocation
pkgname=mingw-w64-qt5-location
-pkgver=5.15.11
+pkgver=5.15.12
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=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
+_commit=5b27b8921f1f2de93573df903c47aee634209f80
_basever=${pkgver%%+*}
-pkgver+=+kde+r4
+pkgver+=+kde+r6
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 4c53856124d5..d7dcc9f9f4ea 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.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'