git » qt5-location.git » commit 139a0d3

upgpkg: 5.15.11+kde+r5-1: Bump revision

author Antonio Rojas
2023-10-18 21:58:03 UTC
committer Antonio Rojas
2023-10-18 21:58:03 UTC
parent cd0ea87d68e22578fafef0eb4395a6b176900dd9

upgpkg: 5.15.11+kde+r5-1: Bump revision

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index aa930bc..19355dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-location
 	pkgdesc = Provides access to position, satellite and area monitoring classes
-	pkgver = 5.15.11+kde+r4
+	pkgver = 5.15.11+kde+r5
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qt5-location
 	license = custom
 	makedepends = git
 	depends = qt5-declarative
-	source = git+https://invent.kde.org/qt/qt/qtlocation#commit=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
+	source = git+https://invent.kde.org/qt/qt/qtlocation#commit=48a17e88fc1df5b6ae82a9787466226c830bcbf2
 	source = git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git
 	sha256sums = SKIP
 	sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b6dd978..5054636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 
 pkgname=qt5-location
 _basever=5.15.11
-pkgver=5.15.11+kde+r4
+pkgver=5.15.11+kde+r5
 pkgrel=1
-_commit=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
+_commit=48a17e88fc1df5b6ae82a9787466226c830bcbf2
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')