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

Andrea Scarpino andrea at nymeria.archlinux.org
Mon May 6 06:46:22 UTC 2013


    Date: Monday, May 6, 2013 @ 08:46:21
  Author: andrea
Revision: 184321

upgpkg: akonadi 1.9.2-1

Upstream release

Modified:
  akonadi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 02:57:37 UTC (rev 184320)
+++ PKGBUILD	2013-05-06 06:46:21 UTC (rev 184321)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.9.1
-pkgrel=3
+pkgver=1.9.2
+pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
 url='http://community.kde.org/KDE_PIM/Akonadi'
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f150d5e9b4776d683d0b1d64316f0276')
+md5sums=('bdce288f4b91055d69f35c26dab276d0')
 
 build() {
   mkdir build




More information about the arch-commits mailing list