diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
commit | 1416490658fb1d376129a926572f34b6be8c3283 (patch) | |
tree | e2336ed8d163eb63049f1a53fd91c68f62e768b6 /libre/qupzilla/PKGBUILD | |
parent | 27aa494d6370c4193a98b2df3502d07ba655be68 (diff) | |
parent | 518a74be94932936436dd22d85a0584c904d229e (diff) |
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/qupzilla/PKGBUILD')
-rw-r--r-- | libre/qupzilla/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD index fca6413f7..9565202e7 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 123979 2014-12-16 14:47:34Z speps $ +# $Id: PKGBUILD 126621 2015-01-27 01:41:35Z speps $ # Maintainer (Arch): speps <speps at aur dot archlinux dot org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgbase=qupzilla pkgname=(qupzilla qupzilla-qt4) -pkgver=1.8.5 +pkgver=1.8.6 pkgrel=1.parabola1 arch=(i686 x86_64 mips64el) url="http://www.qupzilla.com/" @@ -17,7 +17,7 @@ source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v 'speeddial.cpp.sed' 'start.html.sed') noextract=("$pkgbase-$pkgver.tar.gz") -md5sums=('0d163296f2514512be944ba3b29bf920' +md5sums=('24c4033cbf20223eb73a33af9c037862' '1d926e97a5b287d40fb695f6516f2a06' '0f166fa102af975b3b8ac030d477e9b8' '77120a0c39ba8254e5b2c273910f029a') |