[arch-commits] Commit in akonadi/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 24 04:39:52 UTC 2009
Date: Wednesday, June 24, 2009 @ 00:39:52
Author: pierre
Revision: 43448
prepare for rc1
Modified:
akonadi/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-24 04:20:15 UTC (rev 43447)
+++ PKGBUILD 2009-06-24 04:39:52 UTC (rev 43448)
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=akonadi
-pkgver=1.1.90.984003
+pkgver=1.1.95
pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
@@ -12,9 +12,8 @@
depends=('shared-mime-info' 'boost' 'mysql' 'soprano')
makedepends=('pkgconfig' 'cmake' 'automoc4')
install='akonadi.install'
-#source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
-source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('58cdbb83122a79a611afccd2645e05a5')
+source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('d5b264d29b7849aac9b65469df0cd2fb')
build() {
cd $srcdir
More information about the arch-commits
mailing list