summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-29 05:44:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-29 05:44:52 -0300
commit4315151d5db8e78df9de2ecbfc96a494ddf91f4d (patch)
treebe4c327a5ad8d34e421dde835c6c7100a29ca0d3
parent963ef3d2601f4f4999388ecd005477bb51bc598c (diff)
netsurf-3.3-1.parabola2: fix pkgdesc
-rw-r--r--libre/netsurf/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/netsurf/PKGBUILD b/libre/netsurf/PKGBUILD
index e4fdaed84..50a3270e8 100644
--- a/libre/netsurf/PKGBUILD
+++ b/libre/netsurf/PKGBUILD
@@ -7,9 +7,9 @@
pkgname=netsurf
pkgver=3.3
-pkgrel=1.parabola1
-pkgdesc='Lightweight and fast web browser, without non-privacy search providers'
-arch=('x86_64' 'i686' 'mips64el')
+pkgrel=1.parabola2
+pkgdesc='Lightweight and fast web browser, without non-privacy search engines'
+arch=('x86_64' 'i686')
url='http://www.netsurf-browser.org/'
license=('MIT' 'GPL2')
replaces=(${pkgname}-libre)
@@ -25,7 +25,7 @@ sha256sums=('23f92a0940f577b9605f2e54786fea3521680d32d6c00f2a3db1eae3f29e3686'
prepare() {
cd "$pkgname-$pkgver"
- # remove non-privacy search providers
+ # remove non-privacy search engines
sed -i '\|Google|d
\|Yahoo|d
\|Bing|d