summaryrefslogtreecommitdiff
path: root/community/qupzilla/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-20 01:37:39 -0700
committerroot <root@rshg054.dnsready.net>2012-09-20 01:37:39 -0700
commit005a14f92ef5d35e4c47d970cb7e69367a835958 (patch)
treec9e998e38c83fe1d0947a0ceec528b45b4aaa1f1 /community/qupzilla/PKGBUILD
parente8f387c8a45ee846f01fed02259d061d2d6e8d3d (diff)
Thu Sep 20 01:37:13 PDT 2012
Diffstat (limited to 'community/qupzilla/PKGBUILD')
-rw-r--r--community/qupzilla/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/qupzilla/PKGBUILD b/community/qupzilla/PKGBUILD
index 6439f0a8c..680aa3393 100644
--- a/community/qupzilla/PKGBUILD
+++ b/community/qupzilla/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 73955 2012-07-17 13:02:36Z speps $
+# $Id: PKGBUILD 76491 2012-09-19 13:21:07Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
_name=QupZilla
pkgname=qupzilla
-pkgver=1.3.1
-pkgrel=1
+pkgver=1.3.5
+pkgrel=2
pkgdesc="Cross-platform QtWebKit browser"
arch=(i686 x86_64)
url="http://www.qupzilla.com/"
license=('GPL3')
-depends=('qtwebkit' 'gtk-update-icon-cache')
+depends=('qtwebkit')
install="$pkgname.install"
source=("$pkgname-$pkgver.tar.gz::https://github.com/$_name/$pkgname/tarball/v$pkgver")
-md5sums=('7b035f028a6ff4b20310fee4b1c3264f')
+md5sums=('95d19c0e22c6dbf605b760125a4b7ef3')
build() {
cd "$srcdir/$_name-$pkgname-"*