summaryrefslogtreecommitdiff
path: root/community/rekonq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/rekonq/PKGBUILD')
-rw-r--r--community/rekonq/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD
index 1c9976037..f64c8482e 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')
@@ -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}"