git » qt5-location.git » commit cd0ea87

upgpkg: 5.15.11+kde+r4-1: Qt 5.15.11

author Antonio Rojas
2023-10-06 14:50:37 UTC
committer Antonio Rojas
2023-10-06 14:50:37 UTC
parent bce0f135c5aceb64e7904ea58bc7af280fb4c4fe

upgpkg: 5.15.11+kde+r4-1: Qt 5.15.11

.SRCINFO +19 -0
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..aa930bc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = qt5-location
+	pkgdesc = Provides access to position, satellite and area monitoring classes
+	pkgver = 5.15.11+kde+r4
+	pkgrel = 1
+	url = https://www.qt.io
+	arch = x86_64
+	groups = qt5
+	license = GPL3
+	license = LGPL3
+	license = FDL
+	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-mapboxgl.git
+	sha256sums = SKIP
+	sha256sums = SKIP
+
+pkgname = qt5-location
diff --git a/PKGBUILD b/PKGBUILD
index 521df87..b6dd978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-location
 _basever=5.15.11
-pkgver=5.15.10+kde+r5
+pkgver=5.15.11+kde+r4
 pkgrel=1
 _commit=b4c42e255ee0f04eec4cf5cde35398f3c303ddb9
 arch=('x86_64')