[arch-commits] Commit in yakuake/repos (extra-i686	extra-i686/PKGBUILD)
    Douglas Soares de Andrade 
    douglas at archlinux.org
       
    Mon Feb  2 02:20:17 UTC 2009
    
    
  
    Date: Sunday, February 1, 2009 @ 21:20:17
  Author: douglas
Revision: 25985
Merged revisions 25984 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/yakuake/trunk
........
  r25984 | douglas | 2009-02-02 00:19:34 -0200 (Seg, 02 Fev 2009) | 1 line
  
  upgpkg: yakuake 2.9.4-2
........
Modified:
  yakuake/repos/extra-i686/	(properties)
  yakuake/repos/extra-i686/PKGBUILD
----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Property changes on: yakuake/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /yakuake/trunk:1-14006
   + /yakuake/trunk:1-25984
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-02-02 02:19:34 UTC (rev 25984)
+++ extra-i686/PKGBUILD	2009-02-02 02:20:17 UTC (rev 25985)
@@ -4,17 +4,16 @@
 
 pkgname=yakuake
 pkgver=2.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
 arch=('i686' 'x86_64')
 url="http://yakuake.org"
 license=("GPL")
-depends=('kdelibs>4')
+depends=('kdebase>4')
 makedepends=('cmake' 'automoc4')
 source=("http://download.berlios.de/yakuake/yakuake-${pkgver}.tar.bz2")
 md5sums=('e1671e6709146c6c85a5884176d99c4b')
 
-
 build() {
 	cd $srcdir
 	mkdir build
    
    
More information about the arch-commits
mailing list