Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-location
Commits: cd0ea87d by Antonio Rojas at 2023-10-06T16:50:37+02:00 upgpkg: 5.15.11+kde+r4-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .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 ===================================== 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') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-location/-/commit/cd0ea87d68e22578fafef0eb4395a6b176900dd9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-location/-/commit/cd0ea87d68e22578fafef0eb4395a6b176900dd9 You're receiving this email because of your account on gitlab.archlinux.org.
