diff --git a/community/qutebrowser/APKBUILD b/community/qutebrowser/APKBUILD index 9fbac181c19..3705c210f9e 100644 --- a/community/qutebrowser/APKBUILD +++ b/community/qutebrowser/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: omni pkgname=qutebrowser pkgver=3.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Keyboard-driven, vim-like browser based on Python and Qt" url="https://qutebrowser.org/" # s390x, ppc64le and riscv64 blocked by qt5/qt6-qtwebengine @@ -34,9 +34,8 @@ source="https://github.com/qutebrowser/qutebrowser/releases/download/v$pkgver/qu options="!check" # missing pytest dependencies # 32b arm not supported by qt6-qtwebengine -# 32b x86 blocked by qt6-pyqt6-webengine case "$CARCH" in -arm*|x86) +arm*) depends="$depends py3-qt5 py3-pyqt5-sip