diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2013-02-11 01:57:50 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:53 -0600 |
commit | fc5189918713c57e9c15dac5c616ed00c9ee23e1 (patch) | |
tree | 2ca24c4ba872fea26ea95497ff23b45c811ae7a6 | |
parent | 0b0d19ea52758c9325ec1317c69ad47acf2f064d (diff) | |
download | slackbuilds-fc5189918713c57e9c15dac5c616ed00c9ee23e1.tar.gz |
office/ProjectLibre: Updated for version 1.5.3.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | office/ProjectLibre/ProjectLibre.SlackBuild | 4 | ||||
-rw-r--r-- | office/ProjectLibre/ProjectLibre.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/ProjectLibre/ProjectLibre.SlackBuild b/office/ProjectLibre/ProjectLibre.SlackBuild index 4d23978645..09c5c3acb3 100644 --- a/office/ProjectLibre/ProjectLibre.SlackBuild +++ b/office/ProjectLibre/ProjectLibre.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild Script for ProjectLibre -# Copyright 2012 Willy Sudiarto Raharjo <willysr@slackware-id.org> +# Copyright 2012-2013 Willy Sudiarto Raharjo <willysr@slackware-id.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ProjectLibre -VERSION=${VERSION:-1.5.2} +VERSION=${VERSION:-1.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index fc73bd0d6d..e95df6fe55 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.5.2" +VERSION="1.5.3" HOMEPAGE="http://sourceforge.net/projects/projectlibre/" -DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.2.tar.gz" -MD5SUM="99bf0ac7daf32b127e46b96defb717a0" +DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.3.tar.gz" +MD5SUM="5a9ee6963908e92fa5e4321890f4891b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |