[arch-commits] Commit in libkgapi/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Dec 24 04:23:14 UTC 2012


    Date: Sunday, December 23, 2012 @ 23:23:14
  Author: andrea
Revision: 173819

upgpkg: libkgapi 0.4.4-1

Upstream release

Modified:
  libkgapi/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-24 02:21:06 UTC (rev 173818)
+++ PKGBUILD	2012-12-24 04:23:14 UTC (rev 173819)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino <andrea at 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 @@
 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




More information about the arch-commits mailing list