summaryrefslogtreecommitdiff
path: root/libre/qupzilla-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-13 17:21:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-08-13 17:21:30 -0300
commit85f38fe6ab875a6fbb23aeb50e6ece094570814f (patch)
tree5148df87017a1c1c8d42eb762dee44788af43110 /libre/qupzilla-libre/PKGBUILD
parente00d4a4a5d55ece5fa8762c0d613bfc9d5209306 (diff)
qupzilla-libre: change ddg url on the start page
Diffstat (limited to 'libre/qupzilla-libre/PKGBUILD')
-rw-r--r--libre/qupzilla-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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-"*