diff --git a/metadata/com.ghostsq.commander.sftp.txt b/metadata/com.ghostsq.commander.sftp.txt index 97e998f7f4..481afd9e41 100644 --- a/metadata/com.ghostsq.commander.sftp.txt +++ b/metadata/com.ghostsq.commander.sftp.txt @@ -5,7 +5,7 @@ Source Code:http://sourceforge.net/p/gc-sftp/code/ Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets/ Donate:http://sourceforge.net/p/ghostcommander/donate/ -Auto Name:Ghost Commander - Samba plugin +Auto Name:Ghost Commander - SFTP plugin Summary:Access files over SFTP Description: A plug-in for [[com.ghostsq.commander]] to access secure FTP sites. @@ -21,16 +21,17 @@ Repo:http://svn.code.sf.net/p/gc-sftp/code/trunk # Few different forks of used SSH2 library exist, but https://code.google.com/p/ganymed-ssh-2/ # (which is in turn referenced by number of sites) claims, that it is the most genuine one -Build Version:1.10b1,11,26,srclibs=GhostCommander@390,\ -extlibs=ganymed-ssh/ganymed-ssh2-build210.jar;custom_rules.xml,\ -build=\ - sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \ - ant debug -f $$GhostCommander$$/build.xml && \ - jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \ - install -D gc.jar libs/gc.jar +Build:1.10b1,11 + commit=26 + extlibs=ganymed-ssh/ganymed-ssh2-build210.jar;custom_rules.xml + srclibs=GhostCommander@390 + build=sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \ + ant debug -f $$GhostCommander$$/build.xml && \ + jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \ + install -D gc.jar libs/gc.jar Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:1.10b1 -Current Version Code:11 +Current Version:1.11b1 +Current Version Code:12