diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-12 01:46:17 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-12 01:46:17 -0300 |
commit | e7b9318a63262439927c460d6129174626ab407a (patch) | |
tree | d19a52ec0dc96934fc51248d8268cebc614031ec /libre | |
parent | 4f0af7875937b38fdb38339fb83352d0ea42e964 (diff) |
qupzilla 1.8.7-1.parabola1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/qupzilla/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD index a328f4f89..860fa1ed1 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 126621 2015-01-27 01:41:35Z speps $ +# $Id: PKGBUILD 143711 2015-10-12 00:27:38Z 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.6 -pkgrel=1.parabola2 +pkgver=1.8.7 +pkgrel=1.parabola1 arch=(i686 x86_64) url="http://www.qupzilla.com/" license=('GPL3') @@ -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=('24c4033cbf20223eb73a33af9c037862' +md5sums=('de14183a4630bdaad3a1bdb672e59039' '1d926e97a5b287d40fb695f6516f2a06' '0f166fa102af975b3b8ac030d477e9b8' '77120a0c39ba8254e5b2c273910f029a') |