mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/gummi: Updated for version 0.5.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
96541c0c02
commit
e932e113f4
3 changed files with 7 additions and 6 deletions
|
@ -3,4 +3,5 @@ released as open source under a dual MIT/Beerware license.
|
||||||
Latex is a powerful mark-up language that is widely used for
|
Latex is a powerful mark-up language that is widely used for
|
||||||
academic and professional documents.
|
academic and professional documents.
|
||||||
|
|
||||||
Gummi requires gtksourceview.
|
Gummi requires gtksourceview. Gummi can also optionally use
|
||||||
|
texlive instead of tetex (which comes with Slackare).
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||||
|
|
||||||
PRGNAM=gummi
|
PRGNAM=gummi
|
||||||
VERSION=0.5.0
|
VERSION=0.5.2
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="gummi"
|
PRGNAM="gummi"
|
||||||
VERSION="0.5.0"
|
VERSION="0.5.2"
|
||||||
HOMEPAGE="http://gummi.midnightcoding.org/"
|
HOMEPAGE="http://gummi.midnightcoding.org/"
|
||||||
DOWNLOAD="http://dev.midnightcoding.org/redmine/attachments/download/62/gummi-0.5.0.tar.gz"
|
DOWNLOAD="http://dev.midnightcoding.org/redmine/attachments/download/88/gummi-0.5.2.tar.gz"
|
||||||
MD5SUM="863bd36cf67b40a07290f2086a22a665"
|
MD5SUM="b8a604b1140f76c93b36930dcb2c8833"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Larry Hajali"
|
MAINTAINER="Larry Hajali"
|
||||||
EMAIL="larryhaja[at]gmail[dot]com"
|
EMAIL="larryhaja[at]gmail[dot]com"
|
||||||
APPROVED="michiel"
|
APPROVED="Erik Hanson"
|
||||||
|
|
Loading…
Reference in a new issue