[arch-commits] Commit in kdepimlibs (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:08:46 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:08:46
Author: pierre
Revision: 41383
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
kdepimlibs/kde-unstable/
Modified:
kdepimlibs/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD 2009-06-03 22:08:46 UTC (rev 41383)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdepimlibs
-pkgver=4.2.4
+pkgver=4.2.90
pkgrel=1
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
groups=('kde')
depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('ee1d783140be0bb67652784f6fa93f70')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('5a4700a1e36724efa4d50fa4db111f35')
build() {
cd $srcdir
More information about the arch-commits
mailing list