mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
office/gummi: Updated for version 0.6.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
513625d688
commit
087a7e371e
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=gummi
|
||||
VERSION=0.6.4
|
||||
VERSION=${VERSION:-0.6.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gummi"
|
||||
VERSION="0.6.4"
|
||||
VERSION="0.6.5"
|
||||
HOMEPAGE="http://gummi.midnightcoding.org/"
|
||||
DOWNLOAD="http://dev.midnightcoding.org/attachments/download/298/gummi-0.6.4.tar.gz"
|
||||
MD5SUM="25a099bd79c5943de750909634f30746"
|
||||
DOWNLOAD="http://dev.midnightcoding.org/attachments/download/301/gummi-0.6.5.tar.gz"
|
||||
MD5SUM="da6b8736fd42ab3f5a9703a7a7917a7d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtksourceview"
|
||||
|
|
Loading…
Reference in a new issue