summaryrefslogtreecommitdiff
path: root/libre/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to 'libre/qutebrowser')
-rw-r--r--libre/qutebrowser/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD
index 62bb6c1b5..cd9cfd932 100644
--- a/libre/qutebrowser/PKGBUILD
+++ b/libre/qutebrowser/PKGBUILD
@@ -18,7 +18,7 @@ pkgver=1.13.1
pkgrel=1
_pkgrel_armv7h=.parabola1 # this could be an 'any' package
_pkgrel_i686=.parabola3 # but our different arches do not always roll at the same speed
-_pkgrel_x86_64=.parabola4
+_pkgrel_x86_64=.parabola5
eval "pkgrel+=\$_pkgrel_${CARCH}"
pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
pkgdesc+=" and QtWebKit"