summaryrefslogtreecommitdiff
path: root/extra/libkgapi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkgapi/PKGBUILD')
-rw-r--r--extra/libkgapi/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libkgapi/PKGBUILD b/extra/libkgapi/PKGBUILD
index 23f4477b2..fd418a3c2 100644
--- a/extra/libkgapi/PKGBUILD
+++ b/extra/libkgapi/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 164828 2012-08-06 23:06:24Z andrea $
+# $Id: PKGBUILD 165471 2012-08-20 13:27:31Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkgapi
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="A KDE-based library for accessing various Google services via their public API"
-url='https://projects.kde.org/projects/kdereview/libkgoogle'
+url='https://projects.kde.org/projects/extragear/libs/libkgapi'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL' 'LGPL' 'FDL')
depends=('kdepimlibs' 'qjson')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost')
replaces=('akonadi-google' 'libkgoogle')
conflicts=('akonadi-google' 'libkgoogle')
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b4cefa643e95f5670997b5001547988f')
+md5sums=('7da940eb4ed9bdb909d29e93ef6bce67')
build() {
cd "${srcdir}"