Date: Monday, August 2, 2010 @ 08:39:00
  Author: ronald
Revision: 86499

upgpkg: akonadi 1.4.0-1
update to latest stable version

Modified:
  akonadi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-08-02 11:11:36 UTC (rev 86498)
+++ PKGBUILD    2010-08-02 12:39:00 UTC (rev 86499)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <[email protected]>
 
 pkgname=akonadi
-pkgver=1.3.90
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2";)
-md5sums=('3536b65df3b3d5f43f55e2f72e9a0130')
+sha1sums=('a83943aa46537fee4e07953fedf29f5c13487937')
 
 build() {
   cd ${srcdir}

Reply via email to