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

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


    Date: Sunday, January 11, 2009 @ 07:51:23
  Author: pierre
Revision: 23456

Let's go straigt to 4.2 RC1

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:51:19 UTC (rev 23455)
+++ PKGBUILD	2009-01-11 12:51:23 UTC (rev 23456)
@@ -2,20 +2,20 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE Base Applications"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('libraw1394' 'kdebase-runtime' 'qimageblitz')
+depends=('kdelibs' 'kdebase-runtime' 'qimageblitz' 'libraw1394')
 makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4')
 optdepends=('kdebase-workspace')
 options=('docs')
 install='kdebase.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('d693d77d88c5b57eb506d405c2f61449')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('d9010a13848e17d6f1cef3003a035b13')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list