summaryrefslogtreecommitdiff
path: root/extra/libkgapi
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-24 02:37:25 -0800
committerroot <root@rshg054.dnsready.net>2012-12-24 02:37:25 -0800
commitdaf3981c259a9a9ee281fe64ad4f81aaea71e686 (patch)
tree353ea0f18337c9986682c458aa0ad5a6c7e397e3 /extra/libkgapi
parentd4cde61aa9a5ccdde242a2bfe9eb7973a49acb49 (diff)
Mon Dec 24 02:36:08 PST 2012
Diffstat (limited to 'extra/libkgapi')
-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