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

Andrea Scarpino andrea at archlinux.org
Sun Nov 21 12:00:12 UTC 2010


    Date: Sunday, November 21, 2010 @ 07:00:12
  Author: andrea
Revision: 100200

prepare KDE 4.6 requirements

Added:
  akonadi/kde-unstable/
Modified:
  akonadi/kde-unstable/PKGBUILD	(contents, properties)

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-11-21 10:48:12 UTC (rev 100192)
+++ kde-unstable/PKGBUILD	2010-11-21 12:00:12 UTC (rev 100200)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.4.1
+pkgver=git20101121
 pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
@@ -11,9 +11,11 @@
 license=('LGPL')
 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")
-sha1sums=('da54ff7095a1adc7f67fd84aab0a427379fe8c03')
+install="${pkgname}.install"
+#source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('556b8efc578719d1136843ad9f80da51')
+options=('force')
 
 build() {
   cd ${srcdir}


Property changes on: akonadi/kde-unstable/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list