summaryrefslogtreecommitdiff
path: root/libre/arora/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-29 05:24:08 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:14:58 -0300
commitef52b1925c61130e54ade1f5d4bc461590a8d9f6 (patch)
tree9cce0fe035ddc00d7769d2469a68b9260b4c7419 /libre/arora/PKGBUILD
parentb97bec786bd1954cae7372aad1ce003be54578e4 (diff)
arora-0.11.0-4.parabola2: fix pkgdesc
Diffstat (limited to 'libre/arora/PKGBUILD')
-rw-r--r--libre/arora/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/arora/PKGBUILD b/libre/arora/PKGBUILD
index 9144b6e7d..d75963567 100644
--- a/libre/arora/PKGBUILD
+++ b/libre/arora/PKGBUILD
@@ -6,11 +6,11 @@
pkgname=arora
pkgver=0.11.0
-pkgrel=4.parabola1
-pkgdesc='Lightweight cross-platform Web browser, without nonfree flash recommendation and non-privacy search providers'
+pkgrel=4.parabola2
+pkgdesc='Lightweight cross-platform Web browser, without nonfree flash recommendation and non-privacy search engines'
url="http://code.google.com/p/$pkgname/"
license=('GPL')
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
replaces=($pkgname-libre)
conflicts=($pkgname-libre)
depends=('qtwebkit' 'desktop-file-utils')
@@ -33,7 +33,7 @@ install=install
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
- # remove non-privacy search providers
+ # remove non-privacy search engines
rm -r src/data/searchengines/*
install -m644 $srcdir/searchengines.qrc src/data/searchengines
install -m644 "$srcdir/"{duckduckgo-html,seeks-search,wikipedia-en,yacy}.xml src/data/searchengines