diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-11 08:55:30 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | 087a7e371e5adf8b3aeb860295ed9d2a485f99b7 (patch) | |
tree | 37e6d6aab505c3cf224d451d1d0cd5d85e15adfd /office/gummi | |
parent | 513625d6886d4d7642ed66766c8234e72f0adf3c (diff) | |
download | slackbuilds-087a7e371e5adf8b3aeb860295ed9d2a485f99b7.tar.gz |
office/gummi: Updated for version 0.6.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/gummi')
-rw-r--r-- | office/gummi/gummi.SlackBuild | 2 | ||||
-rw-r--r-- | office/gummi/gummi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/gummi/gummi.SlackBuild b/office/gummi/gummi.SlackBuild index 3f05433f3e..350f3b8fea 100644 --- a/office/gummi/gummi.SlackBuild +++ b/office/gummi/gummi.SlackBuild @@ -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} diff --git a/office/gummi/gummi.info b/office/gummi/gummi.info index 468a99faf5..8942e32317 100644 --- a/office/gummi/gummi.info +++ b/office/gummi/gummi.info @@ -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" |