[update] qt6-tools -> 6.8.1
This commit is contained in:
parent
7ff8d8a528
commit
23a96a5656
@ -3,17 +3,17 @@
|
||||
pkgname = qt6-tools
|
||||
pkgbase = qt6-tools
|
||||
xdata = pkgtype=pkg
|
||||
pkgver = 6.8.0-1
|
||||
pkgver = 6.8.1-1
|
||||
pkgdesc = A cross-platform application and UI framework (Development Tools, QtHelp)
|
||||
url = https://www.qt.io
|
||||
builddate = 1729294094
|
||||
builddate = 1734133785
|
||||
packager = Tuxcore <dev@tuxcore.org>
|
||||
size = 19121594
|
||||
size = 19352621
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
license = LGPL3
|
||||
license = FDL
|
||||
license = custom
|
||||
license = GPL-3.0-only
|
||||
license = LGPL-3.0-only
|
||||
license = LicenseRef-Qt-Commercial
|
||||
license = Qt-GPL-exception-1.0
|
||||
group = qt6
|
||||
depend = gcc-libs
|
||||
depend = glibc
|
||||
|
@ -1,11 +1,14 @@
|
||||
# Packager = Tuxcore <dev@tuxcore.org>
|
||||
pkgname=qt6-tools
|
||||
_pkgver=6.8.0
|
||||
pkgver=6.8.0
|
||||
_pkgver=6.8.1
|
||||
pkgver=6.8.1
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
license=(GPL-3.0-only
|
||||
LGPL-3.0-only
|
||||
LicenseRef-Qt-Commercial
|
||||
Qt-GPL-exception-1.0)
|
||||
pkgdesc='A cross-platform application and UI framework (Development Tools, QtHelp)'
|
||||
depends=(gcc-libs
|
||||
glibc
|
||||
@ -25,7 +28,7 @@ groups=(qt6)
|
||||
_pkgfn=${pkgname/6-/}
|
||||
source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver
|
||||
git+https://code.qt.io/playground/qlitehtml)
|
||||
sha256sums=('74659933b95b94a78b9ec24e6f24633473c4dfa180b34531abf847768ccd8822'
|
||||
sha256sums=('7b1e6d811a5e2c0de54b439d64d8862153bdad82ba3d30b52dfdc2f44cb6a4de'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user