[arch-commits] Commit in kdepimlibs/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:50:51 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:50:51
  Author: pierre
Revision: 23448

Let's go straigt to 4.2 RC1

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:50:47 UTC (rev 23447)
+++ PKGBUILD	2009-01-11 12:50:51 UTC (rev 23448)
@@ -2,17 +2,17 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 groups=('kde')
-depends=('kdelibs' 'akonadi' 'gpgme')
+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=('9546430309b1f34707bffdceec0fbc4b')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('1ce1fd2ad92e765678c3f858c2a89fd0')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list