diff options
author | root <root@rshg054.dnsready.net> | 2013-06-02 00:52:43 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-02 00:52:43 -0700 |
commit | 8831500349d38b0b1afcb74ada3f6878c31fb6ef (patch) | |
tree | f8ac5b9b66a8dd74a6c6ca07380e5310d61a0b3a /extra/libkgapi | |
parent | c0d441a203fe115f12c4db3d9753e16cc5a73b58 (diff) |
Sun Jun 2 00:52:37 PDT 2013
Diffstat (limited to 'extra/libkgapi')
-rw-r--r-- | extra/libkgapi/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkgapi/PKGBUILD b/extra/libkgapi/PKGBUILD index 5b2339402..0c17f5369 100644 --- a/extra/libkgapi/PKGBUILD +++ b/extra/libkgapi/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 186220 2013-05-22 07:15:10Z andrea $ +# $Id: PKGBUILD 186926 2013-06-01 08:09:09Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libkgapi -pkgver=2.0.0 +pkgver=2.0.1 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' @@ -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=('e7938dcec05b0f73e6a0b24c1674378d') +md5sums=('a421c6b5e0b262136121e3734b29fcce') build() { mkdir build |