mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/qt6-webengine to 6.5.1-1
This commit is contained in:
parent
d40338af7d
commit
e363edc3e6
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=qt6-webengine
|
pkgname=qt6-webengine
|
||||||
_qtver=6.5.0
|
_qtver=6.5.1
|
||||||
pkgver=${_qtver/-/}
|
pkgver=${_qtver/-/}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
license=(GPL3 LGPL3 FDL custom)
|
license=(GPL3 LGPL3 FDL custom)
|
||||||
|
@ -25,7 +25,7 @@ _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
|
||||||
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
|
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
|
||||||
0001-ARM-toolchain-fixes.patch
|
0001-ARM-toolchain-fixes.patch
|
||||||
0002-Run-blink-bindings-generation-single-threaded.patch)
|
0002-Run-blink-bindings-generation-single-threaded.patch)
|
||||||
sha256sums=('2a10da34a71b307e9ff11ec086455dd20b83d5b0ee6bda499c4ba9221e306f07'
|
sha256sums=('2f18bd705c061f5ca800f9e052dc60af388d3feb93b59585f0b6d8b7fcec8c32'
|
||||||
'772aeba76d16387e28ef629285965109a4bfaa02ca2dd466e9526fe2030773ec'
|
'772aeba76d16387e28ef629285965109a4bfaa02ca2dd466e9526fe2030773ec'
|
||||||
'eff4ebf2e714185ef6e36e30c8d2158da6b41a46e3168d06472d35f6c9977aaf')
|
'eff4ebf2e714185ef6e36e30c8d2158da6b41a46e3168d06472d35f6c9977aaf')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue