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

Andrea Scarpino andrea at archlinux.org
Fri May 21 21:00:08 UTC 2010


    Date: Friday, May 21, 2010 @ 17:00:08
  Author: andrea
Revision: 80773

snapshot needed by KDE 4.5

Added:
  akonadi/kde-unstable/
Modified:
  akonadi/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-05-21 16:48:06 UTC (rev 80772)
+++ kde-unstable/PKGBUILD	2010-05-21 21:00:08 UTC (rev 80773)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.3.1svn1129274
+pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
 url='http://www.akonadi-project.org'
@@ -12,8 +12,9 @@
 depends=('shared-mime-info' 'boost' 'mysql' 'soprano')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 install=$pkgname.install
-source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e6eef3ed5c28d55f4b6530544e379413')
+#source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('0a74b89886777f86df42703d76a97d3d')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list