diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/sigil/sigil.SlackBuild | 2 | ||||
-rw-r--r-- | office/sigil/sigil.desktop | 11 | ||||
-rw-r--r-- | office/sigil/sigil.info | 6 |
3 files changed, 15 insertions, 4 deletions
diff --git a/office/sigil/sigil.SlackBuild b/office/sigil/sigil.SlackBuild index 8f5b804ba0..c7314dc92b 100644 --- a/office/sigil/sigil.SlackBuild +++ b/office/sigil/sigil.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=sigil -VERSION=${VERSION:-0.5.3} +VERSION=${VERSION:-0.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/sigil/sigil.desktop b/office/sigil/sigil.desktop new file mode 100644 index 0000000000..3adf4fbfe8 --- /dev/null +++ b/office/sigil/sigil.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=Sigil +GenericName=E-book reader and WYSIWYG editor +GenericName[eo]=E-book leganta kaj redaktanta vida +TryExec=sigil +Exec=sigil +Icon=sigil +Categories=Office; +Terminal=false +StartupNotify=false diff --git a/office/sigil/sigil.info b/office/sigil/sigil.info index 15f7b9b797..6e465ece09 100644 --- a/office/sigil/sigil.info +++ b/office/sigil/sigil.info @@ -1,8 +1,8 @@ PRGNAM="sigil" -VERSION="0.5.3" +VERSION="0.6.2" HOMEPAGE="http://code.google.com/p/sigil/" -DOWNLOAD="http://sigil.googlecode.com/files/Sigil-0.5.3-Code.zip" -MD5SUM="83c1a5608a2ec59a83c86ccc1429b5cc" +DOWNLOAD="http://sigil.googlecode.com/files/Sigil-0.6.2-Code.zip" +MD5SUM="78615dc007c12cc34271243d82783a36" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |