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

Antonio Rojas arojas at archlinux.org
Sat Apr 11 06:56:55 UTC 2015


    Date: Saturday, April 11, 2015 @ 08:56:54
  Author: arojas
Revision: 131149

KDE4 doc move rebuild

Modified:
  knights/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-10 18:38:25 UTC (rev 131148)
+++ PKGBUILD	2015-04-11 06:56:54 UTC (rev 131149)
@@ -3,12 +3,12 @@
 
 pkgname=knights
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Chess board for KDE with XBoard protocol support"
 arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/Knights?content=122046"
 license=('GPL')
-depends=('libkdegames' 'kdebase-runtime')
+depends=('libkdegames4' 'kdebase-runtime')
 optdepends=('gnuchess: for playing against the computer')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install



More information about the arch-commits mailing list