summaryrefslogtreecommitdiff
path: root/community/rekonq
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-31 10:45:34 -0300
commitdb6d80995b7f835ba0b581a007bd0040e7d138b0 (patch)
tree00d3b174ccb85f692744e12059bcd04cddb2137c /community/rekonq
parent8226dd7c223cb14962fe6a76f369b96684563155 (diff)
parent68cdc08aec92abf91448a542e06fabbedbb583bf (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/glibc/PKGBUILD extra/telepathy-logger-qt/PKGBUILD multilib-testing/lib32-glibc/PKGBUILD testing/openssh/PKGBUILD testing/openssh/sshd testing/openssh/sshd.service testing/spamassassin/PKGBUILD testing/spamassassin/spamassassin.install testing/upower/PKGBUILD
Diffstat (limited to 'community/rekonq')
-rw-r--r--community/rekonq/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD
index 064dfca9f..b83e1d5c3 100644
--- a/community/rekonq/PKGBUILD
+++ b/community/rekonq/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74109 2012-07-21 11:42:11Z andrea $
+# $Id: PKGBUILD 75695 2012-08-29 08:23:51Z andrea $
# Maintainer: Peter Lewis <plewis@aur.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Panagiotis Papadopoulos <pano_90 AT gmx DOT net>
pkgname=rekonq
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc='A WebKit based web browser for KDE'
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ depends=('kdebase-keditbookmarks' 'qoauth')
makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ca7b86ad4a778cbba52a14192865c7b0')
+md5sums=('3ee3f965b47d790ceacac444fc83f4e4')
build(){
cd "${srcdir}"