diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-18 16:59:28 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:42 -0500 |
commit | 0866ec3e946221d3ffc1a3f3fd5705ec9e4a894e (patch) | |
tree | 1f7a318c307b5f95e7765c22e70341207a2d5a09 /office/ProjectLibre | |
parent | 6cbcdccb082e2be0085e7183ecd95e627f4d4777 (diff) | |
download | slackbuilds-0866ec3e946221d3ffc1a3f3fd5705ec9e4a894e.tar.gz |
office/ProjectLibre: Updated for version 1.5.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/ProjectLibre')
-rw-r--r-- | office/ProjectLibre/ProjectLibre.SlackBuild | 2 | ||||
-rw-r--r-- | office/ProjectLibre/ProjectLibre.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/ProjectLibre/ProjectLibre.SlackBuild b/office/ProjectLibre/ProjectLibre.SlackBuild index d1e565027e..4d23978645 100644 --- a/office/ProjectLibre/ProjectLibre.SlackBuild +++ b/office/ProjectLibre/ProjectLibre.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ProjectLibre -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index d1aa331a57..fc73bd0d6d 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.5.1" +VERSION="1.5.2" HOMEPAGE="http://sourceforge.net/projects/projectlibre/" -DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.1.tar.gz" -MD5SUM="adc4be116254b7e91b76b2f9d1ff6d2e" +DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.2.tar.gz" +MD5SUM="99bf0ac7daf32b127e46b96defb717a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |