[arch-commits] Commit in kdeplasma-addons/repos/kde-unstable-x86_64 (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Dec 11 21:36:05 UTC 2008


    Date: Thursday, December 11, 2008 @ 16:36:05
  Author: pierre
Revision: 21270

KDE 4.2 Beta 2

Modified:
  kdeplasma-addons/repos/kde-unstable-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-11 21:36:01 UTC (rev 21269)
+++ PKGBUILD	2008-12-11 21:36:05 UTC (rev 21270)
@@ -2,20 +2,20 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeplasma-addons
-pkgver=4.1.82
+pkgver=4.1.85
 pkgrel=1
 pkgdesc="KDE Plasma addons"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 groups=('kde')
-depends=('kdepimlibs' 'kdebase-workspace')
-replaces=('kdeaddons')
+depends=('kdepimlibs' 'kdebase-workspace' 'kdegraphics')
+replaces=('kdeaddons' 'lancelot')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdeplasma-addons.install'
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('adf75139f17a9458d73092e52f366c8a')
+md5sums=('c961f6b0391646224aaf21b9aa63af04')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list