mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/gummi: Updated for version 0.6.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
bd0688bbe7
commit
ce35cb4308
3 changed files with 8 additions and 8 deletions
|
@ -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.6.0
|
VERSION=0.6.1
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="gummi"
|
PRGNAM="gummi"
|
||||||
VERSION="0.6.0"
|
VERSION="0.6.1"
|
||||||
HOMEPAGE="http://gummi.midnightcoding.org/"
|
HOMEPAGE="http://gummi.midnightcoding.org/"
|
||||||
DOWNLOAD="http://dev.midnightcoding.org/redmine/attachments/download/212/gummi-0.6.0.tar.gz"
|
DOWNLOAD="http://dev.midnightcoding.org/redmine/attachments/download/217/gummi-0.6.1.tar.gz"
|
||||||
MD5SUM="45c727b815460e108a4442db27edd385"
|
MD5SUM="f9a257a4cec208642028ccde6b6514e0"
|
||||||
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="dsomero,Erik Hanson"
|
APPROVED="dsomero,Niels Horn"
|
||||||
|
|
|
@ -6,13 +6,13 @@
|
||||||
# leave one space after the ':'.
|
# leave one space after the ':'.
|
||||||
|
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
gummi: gummi (Lightweight Latex editor written PyGTK)
|
gummi: gummi (Lightweight Latex editor written in PyGTK)
|
||||||
gummi:
|
gummi:
|
||||||
gummi: Gummi is a lightweight Latex editor written in Python/GTK released as
|
gummi: Gummi is a lightweight Latex editor written in Python/GTK released as
|
||||||
gummi: open source under a dual MIT/Beerware license. Latex is a powerful
|
gummi: open source under a dual MIT/Beerware license. Latex is a powerful
|
||||||
gummi: mark-up language that is widely used for academic and professional
|
gummi: mark-up language that is widely used for academic and professional
|
||||||
gummi: documents.
|
gummi: documents.
|
||||||
gummi:
|
gummi:
|
||||||
gummi: Homepage: http://code.google.com/p/gummi/
|
gummi: Homepage: http://code.google.com/p/gummi/
|
||||||
gummi:
|
gummi:
|
||||||
gummi:
|
gummi:
|
||||||
|
|
Loading…
Reference in a new issue