diff options
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 ac9a08307f..29f4b3abd4 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.8} +VERSION=${VERSION:-1.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index 0f30711c9e..505b8bb55f 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.5.8" +VERSION="1.5.9" HOMEPAGE="http://sourceforge.net/projects/projectlibre/" -DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.8.tar.gz" -MD5SUM="8643e116cafcc4d45fe485d475393f86" +DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.9.tar.gz" +MD5SUM="37e179a27c64ee3188f1e865afb9e415" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |