author | Antonio Rojas
<arojas@archlinux.org> 2023-10-07 21:55:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-07 21:55:01 UTC |
parent | 7319375fd1ca5c8f544b3c8a4884f955b9216cf9 |
.SRCINFO | +1 | -2 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index e68a076..0fd4e29 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,8 @@ pkgbase = qt5-doc pkgver = 5.15.11 - pkgrel = 1 + pkgrel = 2 url = https://www.qt.io arch = any - groups = qt groups = qt5 license = GPL3 license = LGPL3 diff --git a/PKGBUILD b/PKGBUILD index 3496ab3..a83275a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,13 +6,13 @@ pkgbase=qt5-doc pkgname=(qt5-doc qt5-examples) _basever=5.15.11 pkgver=$_basever -pkgrel=1 +pkgrel=2 arch=('any') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') makedepends=('qt5-tools' 'python' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss' 'libxcomposite' 'libxkbfile' 'gperf' 'nss' 'clang' 'nodejs') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn="qt-everywhere-opensource-src-${pkgver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/single/${_pkgfqn}.tar.xz" qt5-webengine-python3.patch