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

Andrea Scarpino andrea at archlinux.org
Mon May 11 00:19:19 UTC 2009


    Date: Sunday, May 10, 2009 @ 20:19:19
  Author: andrea
Revision: 38945

upgpkg: yakuake 2.9.5-1

Modified:
  yakuake/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-11 00:08:41 UTC (rev 38944)
+++ PKGBUILD	2009-05-11 00:19:19 UTC (rev 38945)
@@ -1,18 +1,19 @@
 # $Id$
-# Maintainer: James Rayner <iphitus at gmail.com>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: James Rayner <iphitus at gmail.com>
 # Contributor: leeghoofd <abcdefg at solcon.nl>
 
 pkgname=yakuake
-pkgver=2.9.4
-pkgrel=2
+pkgver=2.9.5
+pkgrel=1
 pkgdesc="A KDE konsole application with the look and feel of that in the Quake engine"
 arch=('i686' 'x86_64')
 url="http://yakuake.kde.org"
 license=("GPL")
-depends=('kdebase>4')
+depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 source=("http://download.berlios.de/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e1671e6709146c6c85a5884176d99c4b')
+md5sums=('416137637ab51a912a112a9468e00056')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list