diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-06 05:44:36 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-11-06 05:44:36 -0200 |
commit | 391f882ba171ac09ec46089ffc073210973173cb (patch) | |
tree | 62c5d0154d2621d69714578c2d241f82640ddfb5 /libre/qupzilla/PKGBUILD | |
parent | 756e7a109ebb4fb4f12d64ffdea2c1b044652463 (diff) |
qupzilla-1.8.4-1.parabola1: updating version
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 c39237739..5054d9231 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 121040 2014-10-20 10:04:11Z speps $ +# $Id: PKGBUILD 121992 2014-11-06 00:37:07Z 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.3 +pkgver=1.8.4 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=('800f943279ab7269ea66765490a3a33a' +md5sums=('88a679eb26a2071ac34c19ca0074a305' '1d926e97a5b287d40fb695f6516f2a06' '0f166fa102af975b3b8ac030d477e9b8' '77120a0c39ba8254e5b2c273910f029a') |