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

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:53:20 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:53:20
  Author: pierre
Revision: 23461

Let's go straigt to 4.2 RC1

Modified:
  kdepim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:53:16 UTC (rev 23460)
+++ PKGBUILD	2009-01-11 12:53:20 UTC (rev 23461)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE Personal Information Management suite"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 options=('docs')
 install='kdepim.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('297ffe93343bc0dd62c7d90feae0ee6c')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('4dceae1e430dfef40551f94495cb1f53')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list