Date: Saturday, June 1, 2013 @ 10:08:58 Author: andrea Revision: 186925
upgpkg: libkgapi 2.0.1-1 Upstream release Modified: libkgapi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-01 05:38:39 UTC (rev 186924) +++ PKGBUILD 2013-06-01 08:08:58 UTC (rev 186925) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> 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 @@ 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
