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

Douglas Soares de Andrade douglas at archlinux.org
Mon Feb 2 02:19:34 UTC 2009


    Date: Sunday, February 1, 2009 @ 21:19:34
  Author: douglas
Revision: 25984

upgpkg: yakuake 2.9.4-2

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-02 02:07:39 UTC (rev 25983)
+++ PKGBUILD	2009-02-02 02:19:34 UTC (rev 25984)
@@ -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