Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68996e81d608e094fd6a9f0003a2fed2a53787cd
commit 68996e81d608e094fd6a9f0003a2fed2a53787cd Author: crazy <[email protected]> Date: Tue May 17 15:03:15 2016 +0200 ksshaskpass5-5.6.4-1-x86_64 * Version bump diff --git a/source/plasma/ksshaskpass5/FrugalBuild b/source/plasma/ksshaskpass5/FrugalBuild index cfd5f0e..a7105ff 100644 --- a/source/plasma/ksshaskpass5/FrugalBuild +++ b/source/plasma/ksshaskpass5/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=ksshaskpass5 -pkgver=5.6.3 +pkgver=5.6.4 pkgrel=1 pkgdesc="Kf5 implementation of ssh-askpass with Kwallet integration" archs=('i686' 'x86_64') @@ -10,10 +10,11 @@ groups=('plasma') _F_kde_project="plasma" Finclude kf5 source+=(ksshaskpass5.sh) -sha1sums=('9d90597102a43808c4bd79ca054992aed550775c' \ +sha1sums=('d0af36f7f1e9213e98ecee57b85125518ac28ec4' \ '31f920035ed660750baa66c027865c4296e9d73e') depends=("kcoreaddons>=$_F_kf5_full" "ki18n>=$_F_kf5_full" \ "kwallet5>=$_F_kf5_full" "kwidgetsaddons>=$_F_kf5_full") +makedepends+=("kdoctools>=$_F_kf5_full") replaces=('x11-ssh-askpass' 'ksshaskpass') conflicts=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
