diff --git a/srcpkgs/qt6-location/template b/srcpkgs/qt6-location/template index 7767df8102..9a895b81c6 100644 --- a/srcpkgs/qt6-location/template +++ b/srcpkgs/qt6-location/template @@ -1,8 +1,8 @@ # Template file for 'qt6-location' pkgname=qt6-location -version=6.2.1 +version=6.2.2 revision=1 -wrksrc="qtlocation-everywhere-src-${version}" +wrksrc="qtpositioning-everywhere-src-${version}" build_style=cmake configure_args="-DQT_HOST_PATH=/usr" hostmakedepends="perl qt6-base-devel qt6-declarative-devel" @@ -11,8 +11,8 @@ short_desc="Cross-platform application and UI framework - location" maintainer="John " 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/qtlocation-everywhere-src-${version}.tar.xz" -checksum=a99e92c762d45b17e14685cd8a3c1564a3da0ce1cfd1a68ffd5b3fd7c409dcad +distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtpositioning-everywhere-src-${version}.tar.xz" +checksum=26231545eae383089510b236e88bbee8a6d338c06c170b674e8f36a57a0ba09a qt6-location-devel_package() { depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"