Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1a18c9bd2298f914661fc4676021a90e55fb726
commit a1a18c9bd2298f914661fc4676021a90e55fb726 Author: crazy <[email protected]> Date: Tue Apr 25 11:58:39 2017 +0200 sshfs-2.9-1-x86_64 * Version bump diff --git a/source/apps-extra/sshfs/FrugalBuild b/source/apps-extra/sshfs/FrugalBuild index ccf0b5f..b736879 100644 --- a/source/apps-extra/sshfs/FrugalBuild +++ b/source/apps-extra/sshfs/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=sshfs -pkgver=2.8 +pkgver=2.9 pkgrel=1 pkgdesc="A filesystem client based on the SSH File Transfer Protocol." depends=('fuse' 'glib2') groups=('apps-extra') archs=('x86_64') _F_github_author="libfuse" -_F_github_sep="_" ## note this seems to change on each release +_F_github_sep="-" ## note this seems to change on each release Finclude github -_F_cd_path="${pkgname}-${pkgname}_${pkgver}" -sha1sums=('4ee85da876f6262b99b60f80fe1f5f0c63495560') +_F_cd_path="${pkgname}-${pkgname}-${pkgver}" +sha1sums=('cf7b5b9cca22f91c206aeb294553de16ac00a42b') replaces=('shfs' 'sshfs-fuse') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
