mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt6-webengine to 6.3.2-1
This commit is contained in:
parent
a1475d2dc0
commit
b2c57b6ed1
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=qt6-webengine
|
||||
_qtver=6.3.1
|
||||
_qtver=6.3.2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1.1
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
@ -28,7 +28,7 @@ source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodu
|
|||
0001-ARM-toolchain-fixes.patch
|
||||
0002-Run-blink-bindings-generation-single-threaded.patch
|
||||
0003-Backport-of-16k-page-support-on-aarch64.patch)
|
||||
sha256sums=('ad7a33b21a956deda37c587d50f821ca3816403ae31ba9b5d59d01561ad66e47'
|
||||
sha256sums=('65b4397f451650226142f35c8d6c6ebc45cee461b1c2d17d688208d455e24426'
|
||||
'170557c0d13ceb518002f9b76b4135efc1721024138aa59b9d08864fe220510d'
|
||||
'3b1b9aa13a6f805a73b84347f27bf68fed19f3c1d3e474b6f6e4a05e8aee4095'
|
||||
'70c5d0f8b6b5dd1883dbd55818b4144c4ffb2a346325c3441fdacf6ffb3db8a9')
|
||||
|
|
Loading…
Reference in a new issue