diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-10 14:39:27 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-10 14:39:27 -0200 |
commit | e80753ca26b43d7811ec1c7e2b922ef9a6fd0b53 (patch) | |
tree | e06024336f636851e3f148687999ed0979e5dceb | |
parent | fe15ce30faf2a1f396dbf9a03a55950abd16886b (diff) |
qupzilla-1.8.2-1.parabola1: updating version
-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 df8066149..4e6373491 100644 --- a/libre/qupzilla/PKGBUILD +++ b/libre/qupzilla/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 120418 2014-10-09 01:26:48Z speps $ +# $Id: PKGBUILD 120471 2014-10-10 10:04:15Z 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.1 +pkgver=1.8.2 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=('a26ee55696f908e322fc037c046fbc72' +md5sums=('5774f7f47772b5136bf8e47d7b1f2da2' '1d926e97a5b287d40fb695f6516f2a06' '0f166fa102af975b3b8ac030d477e9b8' '77120a0c39ba8254e5b2c273910f029a') |