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

Pierre Schmitz pierre at archlinux.org
Thu Jul 24 17:57:50 UTC 2008


    Date: Thursday, July 24, 2008 @ 13:57:49
  Author: pierre
Revision: 6504

upgpkg: kde-common 4.1.0-2

Modified:
  kde-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-24 17:52:38 UTC (rev 6503)
+++ PKGBUILD	2008-07-24 17:57:49 UTC (rev 6504)
@@ -3,15 +3,15 @@
 
 pkgname=kde-common
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE kdm rc.d-script"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.kde.org"
-depends=('bash')
+depends=('kdebase-workspace')
 source=('kdm')
 md5sums=('5d80164932e0d44d8b802d3929a004ab')
 
 build() {
 	install -D -m755 -o root -g root $startdir/src/kdm $startdir/pkg/etc/rc.d/kdm
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list