diff options
author | Roberto Neri <rneri@libero.it> | 2013-03-11 19:30:00 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:38 -0400 |
commit | fdafb42ae4b1c81e1a71b0a1cb2ce6f48a9ca52a (patch) | |
tree | 1148303ae7140bb342a5e2c077c1f446d6793156 /network | |
parent | ab436a6596902aa539885b644b699db8ab0fd6e4 (diff) | |
download | slackbuilds-fdafb42ae4b1c81e1a71b0a1cb2ce6f48a9ca52a.tar.gz |
network/smb4k: Updated for version 1.0.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/smb4k/slack-desc | 8 | ||||
-rw-r--r-- | network/smb4k/smb4k.SlackBuild | 2 | ||||
-rw-r--r-- | network/smb4k/smb4k.info | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/network/smb4k/slack-desc b/network/smb4k/slack-desc index 116dd67998..392f44fb1d 100644 --- a/network/smb4k/slack-desc +++ b/network/smb4k/slack-desc @@ -1,8 +1,8 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| diff --git a/network/smb4k/smb4k.SlackBuild b/network/smb4k/smb4k.SlackBuild index d30be3b221..7038dccfe3 100644 --- a/network/smb4k/smb4k.SlackBuild +++ b/network/smb4k/smb4k.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=smb4k -VERSION=${VERSION:-1.0.5} +VERSION=${VERSION:-1.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/smb4k/smb4k.info b/network/smb4k/smb4k.info index 178cbb4c88..21bbeacc68 100644 --- a/network/smb4k/smb4k.info +++ b/network/smb4k/smb4k.info @@ -1,8 +1,8 @@ PRGNAM="smb4k" -VERSION="1.0.5" +VERSION="1.0.6" HOMEPAGE="http://smb4k.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/smb4k/smb4k-1.0.5.tar.bz2" -MD5SUM="b8472b5baad3616858706a7b4bf0427a" +DOWNLOAD="http://downloads.sourceforge.net/smb4k/smb4k-1.0.6.tar.bz2" +MD5SUM="438ea64ed1296de6618677758257445b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |