extra/qt6-webengine to 6.2.3-8

This commit is contained in:
Kevin Mihelich 2022-02-17 19:16:53 +00:00
parent f297a10095
commit 970f67b46c

View file

@ -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