summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:36:59 +0100
committerMartchus2024-01-09 17:36:59 +0100
commitb779e7b3559921c5c34658aba380132777e196a1 (patch)
tree250e4c6d6555c81d9a56810ea6a0dc1a86785a30
parentb03cfc59e18ec22e084a2531582ffa42540c1656 (diff)
downloadaur-b779e7b3559921c5c34658aba380132777e196a1.tar.gz
Update to 5.15.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48bbb71a18d6..6d6c80d6876b 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.11+kde+r4
+ pkgver = 5.15.12+kde+r6
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=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=5b27b8921f1f2de93573df903c47aee634209f80
sha256sums = SKIP
pkgname = mingw-w64-qt5-location-static
diff --git a/PKGBUILD b/PKGBUILD
index 4621eefee83d..d3d4fd015cce 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-static
-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-static' 'mingw-w64-qt5-declarative-static')
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')