diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 01:48:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-25 07:31:52 +0700 |
commit | e707188fe02d870bf3c7c3d0d6f3db972869ef8f (patch) | |
tree | f7d82674b65852597f90aa2c800272fef166b9fc /office/ProjectLibre | |
parent | fb4c74cfc55b5d0e2a78ade24c778cb3d4c48d3d (diff) |
office/ProjectLibre: Updated for version 1.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 ca2764af8118..8f185b679ef7 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.9.0} +VERSION=${VERSION:-1.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index 4afee893cf96..4959778b6adf 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.9.0" +VERSION="1.9.1" HOMEPAGE="https://sourceforge.net/projects/projectlibre/" -DOWNLOAD="https://downloads.sourceforge.net/projectlibre/projectlibre-1.9.0.tar.gz" -MD5SUM="cc74894711cf445db8ed5ccdba78e3cb" +DOWNLOAD="https://downloads.sourceforge.net/projectlibre/projectlibre-1.9.1.tar.gz" +MD5SUM="93083e41a364a6b3d140b03c68ce2eee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |