diff options
Diffstat (limited to 'libre/qutebrowser/PKGBUILD')
-rw-r--r-- | libre/qutebrowser/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD index b86d54cc5..d9665313a 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=.parabola2 # but our different arches do not always roll at the same speed -_pkgrel_x86_64=.parabola2 +_pkgrel_x86_64=.parabola3 eval "pkgrel+=\$_pkgrel_${CARCH}" pkgdesc="A keyboard-driven, vim-like browser based on PyQt5" pkgdesc+=" and QtWebKit" |