kxmlrpcclient: update to 5.8.0, commented out check() section

This commit is contained in:
Francesco Marinucci 2015-03-21 21:22:41 +00:00
parent b949df9b79
commit c48772b00e

View File

@ -11,7 +11,6 @@ license=('LGPL')
depends=('kio')
makedepends=("extra-cmake-modules>=${KFECMVersion}")
groups=('kf5')
install=kio.install
options=("debug")
source=("${KFServer}/${pkgname}-${pkgver}.tar.xz")
sha256sums=( $(getSum ${pkgname}) )