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

Andrea Scarpino andrea at archlinux.org
Mon Nov 22 21:13:01 UTC 2010


    Date: Monday, November 22, 2010 @ 16:13:00
  Author: andrea
Revision: 100329

upstream unstable release

Modified:
  akonadi/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-22 20:05:57 UTC (rev 100328)
+++ PKGBUILD	2010-11-22 21:13:00 UTC (rev 100329)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=git20101121
+pkgver=1.4.80
 pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
@@ -12,10 +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")
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('556b8efc578719d1136843ad9f80da51')
-options=('force')
+source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('925c20972c3a3e042bd9a638d90cc1ee')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list