[arch-commits] Commit in libkgapi/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Aug 19 07:58:28 UTC 2014
Date: Tuesday, August 19, 2014 @ 09:58:28
Author: andrea
Revision: 220236
Upstream release
Modified:
libkgapi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-19 07:57:26 UTC (rev 220235)
+++ PKGBUILD 2014-08-19 07:58:28 UTC (rev 220236)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=libkgapi
-pkgver=2.1.1
+pkgver=2.2.0
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=('b93450d22cfc7d11f4d070691f4b39a0')
+md5sums=('f3f2e4e68bb8baf849935f2f2eecf781')
prepare() {
mkdir build
More information about the arch-commits
mailing list