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

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


    Date: Sunday, January 11, 2009 @ 07:53:28
  Author: pierre
Revision: 23463

Let's go straigt to 4.2 RC1

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:53:24 UTC (rev 23462)
+++ PKGBUILD	2009-01-11 12:53:28 UTC (rev 23463)
@@ -2,19 +2,19 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdesdk
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE SDK is a collection of applications and tools used by KDE developers"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('kdebase-workspace' 'kdepimlibs' 'subversion')
+depends=('kdebase-runtime' 'kdepimlibs' 'subversion')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 options=('docs')
 install='kdesdk.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('1ca874a1d239018472bf27d0f2b98feb')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('19ed9d019b0dd81dcb442bffb0561457')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list