summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:14 +0200
committerMartchus2022-09-10 20:52:14 +0200
commit5e9db2a371e94bb468eadc2b0f776df8428d566e (patch)
tree99ad8e34b19350725a9e9e4a755e8e88f6568950
parent997808a16c71e159c80e9fa187b77e5efd8d8f21 (diff)
downloadaur-5e9db2a371e94bb468eadc2b0f776df8428d566e.tar.gz
Rebase against Qt 5.15.6
-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 f09650f21530..8b24c063d2d8 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.4+kde+r2
+ pkgver = 5.15.6+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=db3b6bc6afed6477e6ab2d8465e41efee30fb6d5
+ source = git+https://invent.kde.org/qt/qt/qtlocation#commit=ebdf5b38da6e3fe0a183702bcca395c589c459ed
sha256sums = SKIP
pkgname = mingw-w64-qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index 231922c86823..c07af589546d 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.4
+pkgver=5.15.6
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=db3b6bc6afed6477e6ab2d8465e41efee30fb6d5
+_commit=ebdf5b38da6e3fe0a183702bcca395c589c459ed
_basever=$pkgver
-pkgver+=+kde+r2
+pkgver+=+kde+r3
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index e5cf20d6f3d0..339b4a48d236 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.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc='Provides access to position, satellite and area monitoring classes (mingw-w64)'