summaryrefslogtreecommitdiff
path: root/kde-unstable/libkgapi
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/libkgapi')
-rw-r--r--kde-unstable/libkgapi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/libkgapi/PKGBUILD b/kde-unstable/libkgapi/PKGBUILD
index 48296bcce..d214bb73a 100644
--- a/kde-unstable/libkgapi/PKGBUILD
+++ b/kde-unstable/libkgapi/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 161489 2012-06-11 21:02:52Z andrea $
+# $Id: PKGBUILD 162021 2012-06-18 21:49:38Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkgapi
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="A KDE-based library for accessing various Google services via their public API"
url='https://projects.kde.org/projects/kdereview/libkgoogle'
@@ -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=('90c44fd9456a6e34a8375f98250ad7cc')
+md5sums=('b4cefa643e95f5670997b5001547988f')
build() {
cd "${srcdir}"