mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/sigil: Updated for version 0.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0a1bdd159a
commit
422ed6c56e
4 changed files with 9 additions and 11 deletions
|
@ -1,5 +1,2 @@
|
|||
Sigil is a multi-platform WYSIWYG ebook editor. It is designed to
|
||||
edit books in ePub format.
|
||||
|
||||
*****************************************************************
|
||||
Version 0.6.0 requires qt >= 2.6.0.
|
||||
|
|
|
@ -4,12 +4,13 @@
|
|||
|
||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
SRCNAM=Sigil
|
||||
PRGNAM=sigil
|
||||
VERSION=0.2.3
|
||||
VERSION=0.2.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=Sigil
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
i?86) ARCH=i486 ;;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="sigil"
|
||||
VERSION="0.2.3"
|
||||
VERSION="0.2.4"
|
||||
HOMEPAGE="http://code.google.com/p/sigil/"
|
||||
DOWNLOAD="http://sigil.googlecode.com/files/Sigil-0.2.3-Code.zip"
|
||||
MD5SUM="fb87eb7b9204430ba05b776015606fa6"
|
||||
DOWNLOAD="http://sigil.googlecode.com/files/Sigil-0.2.4-Code.zip"
|
||||
MD5SUM="dc643e8410f69bdaef8d89ec07d3c0bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
sigil: sigil (Multi-platform WYSIWYG ebook editor)
|
||||
sigil:
|
||||
sigil:
|
||||
sigil: Sigil is a multi-platform WYSIWYG ebook editor. It is designed to
|
||||
sigil: edit books in ePub format.
|
||||
sigil:
|
||||
sigil:
|
||||
sigil: Homepage: http://code.google.com/p/sigil/
|
||||
sigil:
|
||||
sigil:
|
||||
|
|
Loading…
Reference in a new issue