summaryrefslogtreecommitdiff
path: root/libre/netsurf
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-09-22 16:14:58 -0300
commit96dce2e2be6e119c75102f21539c6d2cbbd5f533 (patch)
treeff1f66a762f83c28cb0635d09effe07c58e10935 /libre/netsurf
parent1624d7eee41d555391985b51b83e7714b53bcf6d (diff)
netsurf-3.3-1.parabola2: fix pkgdesc
Diffstat (limited to 'libre/netsurf')
-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