Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad694130627ce4aeb7d75f1b091e579096dea668
commit ad694130627ce4aeb7d75f1b091e579096dea668 Author: crazy <[email protected]> Date: Tue May 17 14:40:49 2016 +0200 user-manager-5.6.4-1-x86_64 * Version bump * makedepends=() fix diff --git a/source/plasma/user-manager/FrugalBuild b/source/plasma/user-manager/FrugalBuild index fc49deb..76ffa1e 100644 --- a/source/plasma/user-manager/FrugalBuild +++ b/source/plasma/user-manager/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=user-manager -pkgver=5.6.3 +pkgver=5.6.4 pkgrel=1 pkgdesc="KCM module for User Management" groups=('plasma') @@ -10,10 +10,11 @@ archs=('i686' 'x86_64') _F_kde_project="plasma" Finclude kf5 source+=(no-autologin-box-since-only-works-with-gdm-WTF-this-is-KDE.patch) -sha1sums=('9e66ea9da6b246f373e44352cfe733ded935ba5c' \ +sha1sums=('c53cb516c8480cbb4de678b556abfc157c0094d8' \ 'dc252941ee6f5763fc483a6244bda2789de21fdb') depends=("kdelibs4support>=$_F_kf5_full" "kemoticons>=$_F_kf5_full" \ "kitemmodels>=$_F_kf5_full" 'libpwquality') +makedepends+=("kdoctools>=$_F_kf5_full") rodepends=('accountsservice') replaces=('kuser') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
