Date: Tuesday, June 8, 2010 @ 14:21:38
  Author: andrea
Revision: 82143

minor fixes

Modified:
  kdegames/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-06-08 18:21:34 UTC (rev 82142)
+++ PKGBUILD    2010-06-08 18:21:38 UTC (rev 82143)
@@ -49,8 +49,8 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime' 'qca'
-       'ggz-client-libs' 'twisted' 'kdebindings-python' 'pyqt' 'docbook-xsl')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-runtime' 'qca'
+       'ggz-client-libs' 'twisted' 'kdebindings-python' 'docbook-xsl')
 
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2";)
 sha1sums=('7d843f9df82d5414b08bbd6fbd0070b57b2bf38d')
 
@@ -477,7 +477,7 @@
 }
 
 package_kdegames-libkmahjongg() {
-       pkgdesc='Library used for loading and rendering of Mahjongg tilesets.'
+       pkgdesc='Library used for loading and rendering of Mahjongg tilesets'
        groups=()
        depends=('kdelibs')
        cd $srcdir/build/libkmahjongg

Reply via email to