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

Pierre Schmitz pierre at archlinux.org
Thu Feb 4 12:29:30 UTC 2010


    Date: Thursday, February 4, 2010 @ 07:29:29
  Author: pierre
Revision: 67182

KDE 4.4.0; first try

Modified:
  kdepim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:29:26 UTC (rev 67181)
+++ PKGBUILD	2010-02-04 12:29:29 UTC (rev 67182)
@@ -19,7 +19,7 @@
          'kdepim-ktimetracker'
          'kdepim-libkdepim'
          'kdepim-wizards')
-pkgver=4.3.98
+pkgver=4.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -27,8 +27,8 @@
 groups=('kde' 'kdepim')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdelibs' 'kdepimlibs'
              'kdepim-runtime' 'gnokii' 'libxss' 'kdebase-runtime' 'pilot-link' 'kde-agent')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('24d655b6d21d53d120536762186eb23c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('a354448eebd4fd4b50739c4f20b90e20')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list