qt6-location: update to 6.3.0.

This commit is contained in:
John 2022-04-25 23:31:03 +02:00
parent 700e97a898
commit e032660dee

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-location'
pkgname=qt6-location
version=6.2.2
version=6.3.0
revision=1
wrksrc="qtpositioning-everywhere-src-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz"
checksum=26231545eae383089510b236e88bbee8a6d338c06c170b674e8f36a57a0ba09a
checksum=e9ed50f6b245a346db34d625d0012774ef0ec8e7fd65037127ec26758708236e
qt6-location-devel_package() {
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"