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

Andrea Scarpino andrea at archlinux.org
Wed May 26 19:16:10 UTC 2010


    Date: Wednesday, May 26, 2010 @ 15:16:10
  Author: andrea
Revision: 81120

tarball released

Modified:
  akonadi/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-26 18:50:39 UTC (rev 81119)
+++ PKGBUILD	2010-05-26 19:16:10 UTC (rev 81120)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.3.1svn1129274
+pkgver=1.3.80
 pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
@@ -11,10 +11,9 @@
 license=('LGPL')
 depends=('shared-mime-info' 'boost' 'mysql' 'soprano')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
-install=$pkgname.install
-#source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('0a74b89886777f86df42703d76a97d3d')
+install=${pkgname}.install
+source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('446389f26c8c5e40791060c8d7ac9697')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list