From 6a3f02abeeecab3efb4442e39e28e05897f25316 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Aug 2013 01:45:08 -0700 Subject: Fri Aug 16 01:44:39 PDT 2013 --- libre/qupzilla-libre/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/qupzilla-libre') diff --git a/libre/qupzilla-libre/PKGBUILD b/libre/qupzilla-libre/PKGBUILD index 91420fb97..75945986a 100644 --- a/libre/qupzilla-libre/PKGBUILD +++ b/libre/qupzilla-libre/PKGBUILD @@ -6,8 +6,8 @@ _name=QupZilla _pkgname=qupzilla pkgname=qupzilla-libre pkgver=1.4.3 -pkgrel=1.1 -pkgdesc="Cross-platform QtWebKit browser, without Google, Youtube and Facebook recommendation" +pkgrel=1.2 +pkgdesc="Cross-platform QtWebKit browser, with DuckDuckGo HTML support" arch=(i686 x86_64 mips64el) url="http://www.qupzilla.com/" license=('GPL3') @@ -25,7 +25,7 @@ md5sums=('20187fcce11dbba876e1ee7dc5e32583' prepare() { cd "$srcdir/$_name-$_pkgname-"* - # remove Google, Youtube and Facebook recommendation + # remove Google, Youtube and Facebook support, replaces it to DDG HTML patch -Np1 -i $srcdir/libre.patch } -- cgit v1.2.3-54-g00ecf