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

upgpkg: 6.8.0rc1-1: Qt 6.8 RC1

parent 0b4d7bc0
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.8.0beta3
pkgver = 6.8.0rc1
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.8.0-beta3
sha256sums = 4b63f50d391d6892c79cb823cc9a5287506dac1f60418ad63f08f284efabed88
source = git+https://code.qt.io/qt/qtpositioning#tag=v6.8.0-rc1
sha256sums = ed44324abe139b4cccc06ec9729136af7805c58f041fff76b1869969026ca56e
pkgname = qt6-positioning
......@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=qt6-positioning
_pkgver=6.8.0-beta4
_pkgver=6.8.0-rc1
pkgver=${_pkgver/-/}
pkgrel=1
arch=(x86_64)
......@@ -23,7 +23,7 @@ optdepends=('geoclue: geoclue2 plugin'
groups=(qt6)
_pkgfn=${pkgname/6-/}
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
sha256sums=('8daacad3d0d43e0976335e1d423439953bde1652fde12b5ac98289c77edeea8d')
sha256sums=('ed44324abe139b4cccc06ec9729136af7805c58f041fff76b1869969026ca56e')
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