diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-07-25 10:35:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-01 07:53:29 +0700 |
commit | f298e22cdcdb67c5b172d811026b7674e7c24cdf (patch) | |
tree | 6668a9e9cc0e75a6f55a6d580974bfc942e75bc4 /office/ganttproject/ganttproject.SlackBuild | |
parent | 6af9b6cecf521d89d8bf98a53540f6d93d7f3f35 (diff) | |
download | slackbuilds-f298e22cdcdb67c5b172d811026b7674e7c24cdf.tar.gz |
office/ganttproject: Updated for version 2.7.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'office/ganttproject/ganttproject.SlackBuild')
-rw-r--r-- | office/ganttproject/ganttproject.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/ganttproject/ganttproject.SlackBuild b/office/ganttproject/ganttproject.SlackBuild index ae6630568b..2def1181a9 100644 --- a/office/ganttproject/ganttproject.SlackBuild +++ b/office/ganttproject/ganttproject.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ganttproject -VERSION=${VERSION:-2.7} +VERSION=${VERSION:-2.7.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |