Skip to content
Snippets Groups Projects
Verified Commit d8181f03 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 6.8.0-1: Qt 6.8.0

parent 67198699
No related branches found
No related tags found
No related merge requests found
pkgbase = qt6-positioning
pkgdesc = Provides access to position, satellite and area monitoring classes
pkgver = 6.7.3
pkgver = 6.8.0
pkgrel = 1
url = https://www.qt.io
arch = x86_64
......@@ -20,7 +20,7 @@ pkgbase = qt6-positioning
optdepends = geoclue: geoclue2 plugin
optdepends = qt6-declarative: QML bindings
optdepends = qt6-serialport: NMEA plugin
source = git+https://code.qt.io/qt/qtpositioning#tag=v6.7.3
sha256sums = 37bb849c8174f35846057f598579a8a52dde2adfebb84ea043829ed567917ebb
source = git+https://code.qt.io/qt/qtpositioning#tag=v6.8.0
sha256sums = cecca0b42cae1047ddbb7cac96d447adbedb4d5b09933fc31081381727de248a
pkgname = qt6-positioning
......@@ -2,7 +2,8 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=qt6-positioning
pkgver=6.7.3
_pkgver=6.8.0
pkgver=6.8.0
pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
......@@ -21,8 +22,8 @@ optdepends=('geoclue: geoclue2 plugin'
'qt6-serialport: NMEA plugin')
groups=(qt6)
_pkgfn=${pkgname/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
sha256sums=('37bb849c8174f35846057f598579a8a52dde2adfebb84ea043829ed567917ebb')
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
sha256sums=('cecca0b42cae1047ddbb7cac96d447adbedb4d5b09933fc31081381727de248a')
build() {
cmake -B build -S $_pkgfn -G Ninja \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment