summaryrefslogtreecommitdiff
path: root/libre/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to 'libre/qutebrowser')
-rw-r--r--libre/qutebrowser/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/libre/qutebrowser/PKGBUILD b/libre/qutebrowser/PKGBUILD
index a5c683194..8a2a05ae1 100644
--- a/libre/qutebrowser/PKGBUILD
+++ b/libre/qutebrowser/PKGBUILD
@@ -16,10 +16,7 @@
pkgname=qutebrowser
pkgver=1.14.1
pkgrel=1
-_pkgrel_armv7h=.parabola1 # this could be an 'any' package
-_pkgrel_i686=.parabola1 # but our different arches do not always roll at the same speed
-_pkgrel_x86_64=.parabola1
-eval "pkgrel+=\$_pkgrel_${CARCH}"
+pkgrel+=.parabola1
pkgdesc="A keyboard-driven, vim-like browser based on PyQt5"
pkgdesc+=" and QtWebKit"
arch=('armv7h' 'i686' 'x86_64')