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

Pierre Schmitz pierre at archlinux.org
Tue Feb 9 12:22:25 UTC 2010


    Date: Tuesday, February 9, 2010 @ 07:22:25
  Author: pierre
Revision: 67892

upgpkg: akonadi 1.3.1-1
    dbus leak fix

Modified:
  akonadi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-09 12:02:42 UTC (rev 67891)
+++ PKGBUILD	2010-02-09 12:22:25 UTC (rev 67892)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.3.0
+pkgver=1.3.1
 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')
 install=$pkgname.install
 source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('45fe59bd301268149cb0313d54a98520')
+md5sums=('e6eef3ed5c28d55f4b6530544e379413')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list