summaryrefslogtreecommitdiff
path: root/libre/qupzilla
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-09 20:40:26 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-09 20:40:26 -0200
commitc91050dbc4d39ece4d41dcea2200a6f7d967b077 (patch)
treee97c65d694083f33b33c88383ad23fc8362f16cf /libre/qupzilla
parent69b3469480acbcca5e2688fa36dc83274e4c692f (diff)
qupzilla-1.8.1-1.parabola1: updating version
Diffstat (limited to 'libre/qupzilla')
-rw-r--r--libre/qupzilla/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD
index 2bc885ab9..df8066149 100644
--- a/libre/qupzilla/PKGBUILD
+++ b/libre/qupzilla/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 119620 2014-09-26 17:23:54Z speps $
+# $Id: PKGBUILD 120418 2014-10-09 01:26:48Z 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.0
-pkgrel=1.parabola2
+pkgver=1.8.1
+pkgrel=1.parabola1
arch=(i686 x86_64 mips64el)
url="http://www.qupzilla.com/"
license=('GPL3')
-makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 'kdelibs' 'libgnome-keyring')
+makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 'kdelibs' 'kwallet' 'libgnome-keyring')
optdepends=('bash-completion: bash completion support')
install="$pkgbase.install"
source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz"
@@ -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=('15449b1d42388694f0e387a9f259f701'
+md5sums=('a26ee55696f908e322fc037c046fbc72'
'1d926e97a5b287d40fb695f6516f2a06'
'0f166fa102af975b3b8ac030d477e9b8'
'77120a0c39ba8254e5b2c273910f029a')
@@ -59,7 +59,8 @@ build() {
package_qupzilla() {
pkgdesc="Cross-platform QtWebKit browser (Qt5), without non-privacy search providers"
depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 'hicolor-icon-theme')
- optdepends=('libgnome-keyring: gnome keyring integration')
+ optdepends=('kwallet: kf5 kwallet integration'
+ 'libgnome-keyring: gnome keyring integration')
provides=('qupzilla-qt5')
conflicts=('qupzilla-qt5' 'qupzilla-libre')
replaces=('qupzilla-qt5' 'qupzilla-libre')