mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt6-webengine to 6.2.3-8
This commit is contained in:
parent
f297a10095
commit
970f67b46c
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ highmem=1
|
|||
pkgname=qt6-webengine
|
||||
_qtver=6.2.3
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
@ -37,7 +37,7 @@ sha256sums=('a72293b799a91189e12c91480d485d079cbce90b069439acf0bf81847cd02058'
|
|||
'005e5c1476b2c6e8edd6ab0637315cf268060090a7d3a89060a339f9ce4c9851')
|
||||
|
||||
prepare() {
|
||||
# patch -d $_pkgfn/src/3rdparty -p1 < qt6-webengine-ffmpeg5.patch # Fix build with ffmpeg 5
|
||||
patch -d $_pkgfn/src/3rdparty -p1 < qt6-webengine-ffmpeg5.patch # Fix build with ffmpeg 5
|
||||
|
||||
cd $_pkgfn
|
||||
|
||||
|
|
Loading…
Reference in a new issue