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

Andrea Scarpino andrea at archlinux.org
Tue Jul 26 07:38:52 UTC 2011


    Date: Tuesday, July 26, 2011 @ 03:38:52
  Author: andrea
Revision: 132788

upgpkg: akonadi 1.6.0-2
boost rebuild

Modified:
  akonadi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-26 07:29:47 UTC (rev 132787)
+++ PKGBUILD	2011-07-26 07:38:52 UTC (rev 132788)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.5.3
+pkgver=1.6.0
 pkgrel=2
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
-source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ad342acca61c2af27be4cce61b2d925a')
+source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('16bc40e022d06f287f18c71faaeb2e42')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list