diff options
-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" |