aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:30:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:30:58 +0000
commitb894393ddd945e7f45d443ac900e6e0002db6396 (patch)
tree4868446c1ce0c51e1191ab94d03514d174f04688
parentc5e74d5a939ffea6881f6841c6dd637d2588339f (diff)
community/qutebrowser: rebuild against python 3.9
-rw-r--r--community/qutebrowser/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qutebrowser/APKBUILD b/community/qutebrowser/APKBUILD
index 715372444de..ab0117bf02d 100644
--- a/community/qutebrowser/APKBUILD
+++ b/community/qutebrowser/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=qutebrowser
pkgver=2.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="Keyboard-driven, vim-like browser based on PyQT5"
url="https://qutebrowser.org/"
arch="noarch !s390x !ppc64le !armhf !mips !mips64" # Blocked on mips, s390x and ppc64le by qt5-qtwebengine, on armhf by py3-qt5 -> qt5-qtdeclarative-dev