From 85f38fe6ab875a6fbb23aeb50e6ece094570814f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 13 Aug 2013 17:21:30 -0300 Subject: qupzilla-libre: change ddg url on the start page --- libre/qupzilla-libre/PKGBUILD | 4 ++-- libre/qupzilla-libre/libre.patch | 13 +++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/qupzilla-libre/PKGBUILD b/libre/qupzilla-libre/PKGBUILD index e46a7d347..91420fb97 100644 --- a/libre/qupzilla-libre/PKGBUILD +++ b/libre/qupzilla-libre/PKGBUILD @@ -6,7 +6,7 @@ _name=QupZilla _pkgname=qupzilla pkgname=qupzilla-libre pkgver=1.4.3 -pkgrel=1 +pkgrel=1.1 pkgdesc="Cross-platform QtWebKit browser, without Google, Youtube and Facebook recommendation" arch=(i686 x86_64 mips64el) url="http://www.qupzilla.com/" @@ -20,7 +20,7 @@ provides=$_pkgname=$pkgver source=("$_pkgname-$pkgver.tar.gz::https://github.com/$_name/$_pkgname/tarball/v$pkgver" 'libre.patch') md5sums=('20187fcce11dbba876e1ee7dc5e32583' - 'baca20fcc0b45c118d7afc38bfc32a55') + '20c8304eb790cda5491078bf5bf71d49') prepare() { cd "$srcdir/$_name-$_pkgname-"* diff --git a/libre/qupzilla-libre/libre.patch b/libre/qupzilla-libre/libre.patch index 7ce4d26d2..6db34dd8f 100644 --- a/libre/qupzilla-libre/libre.patch +++ b/libre/qupzilla-libre/libre.patch @@ -74,3 +74,16 @@ index 2039921..52afa22 100644 } changed(allPages); +diff --git a/src/lib/data/html/start.html b/src/lib/data/html/start.html +index 0e48ed2..eb7d793 100644 +--- a/src/lib/data/html/start.html ++++ b/src/lib/data/html/start.html +@@ -19,7 +19,7 @@ a {color: #1a4ba4;text-decoration: none;font-weight: bold;} + + + %PRIVATE-BROWSING% +-
++ + +
+ -- cgit v1.2.3