diff options
Diffstat (limited to 'office/ProjectLibre')
-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 8f185b679e..d89af03948 100644 --- a/office/ProjectLibre/ProjectLibre.SlackBuild +++ b/office/ProjectLibre/ProjectLibre.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild Script for ProjectLibre -# Copyright 2012-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2012-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.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.9.1} +VERSION=${VERSION:-1.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index 4959778b6a..639f6c1b64 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.9.1" +VERSION="1.9.2" HOMEPAGE="https://sourceforge.net/projects/projectlibre/" -DOWNLOAD="https://downloads.sourceforge.net/projectlibre/projectlibre-1.9.1.tar.gz" -MD5SUM="93083e41a364a6b3d140b03c68ce2eee" +DOWNLOAD="https://downloads.sourceforge.net/projectlibre/projectlibre-1.9.2.tar.gz" +MD5SUM="2d39d676dfb03c25b84fc123e03440f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |