summaryrefslogtreecommitdiff
path: root/extra/libkgapi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkgapi/PKGBUILD')
-rw-r--r--extra/libkgapi/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libkgapi/PKGBUILD b/extra/libkgapi/PKGBUILD
index 19ae944c7..66dc724ad 100644
--- a/extra/libkgapi/PKGBUILD
+++ b/extra/libkgapi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 171965 2012-11-25 14:45:06Z andrea $
+# $Id: PKGBUILD 173820 2012-12-24 04:23:51Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libkgapi
-pkgver=0.4.3
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
pkgdesc="A KDE-based library for accessing various Google services via their public API"
url='https://projects.kde.org/projects/extragear/libs/libkgapi'
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ depends=('kdepimlibs' 'qjson')
makedepends=('cmake' 'automoc4' 'boost')
replaces=('akonadi-google' 'libkgoogle')
conflicts=('akonadi-google' 'libkgoogle')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('99e61ad50edd51f679170db3b997736b')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a26ddd6da675075f7529652f36f5c9f5')
build() {
mkdir build