diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,11 +1,11 @@ name : projectlibre -version : 1.9.1 -release : 6 +version : 1.9.3 +release : 7 source : - - git|https://git.code.sf.net/p/projectlibre/code : a4f188f47459206c8c30219727f13f8ca2735cc7 -homepage : https://www.projectlibre.com/ + - git|https://git.code.sf.net/p/projectlibre/code : 20814e88dc83694f9fc6780c2550ca5c8a87aa16 license : CPAL-1.0 component : office +homepage : https://www.projectlibre.com/ summary : The open source replacement of Microsoft Project description: | ProjectLibre is the leading open source alternative to Microsoft Project. It has been downloaded over 4,300,000 times in over 200 countries and has won InfoWorld "Best of Open Source" award. ProjectLibre is compatible with Microsoft Project 2003, 2007, 2010, 2013 and 2016 files. @@ -19,14 +19,12 @@ cd projectlibre_build ant dir install : | - cd projectlibre_build - - pushd dist + pushd projectlibre_build/dist install -Dm00644 lib/*.jar -t $installdir/usr/share/projectlibre/lib install -Dm00644 projectlibre.jar -t $installdir/usr/share/projectlibre popd - pushd resources + pushd projectlibre_build/resources install -Dm00755 projectlibre -t $installdir/usr/bin install -Dm00644 projectlibre.desktop -t $installdir/usr/share/applications install -Dm00644 projectlibre.png -t $installdir/usr/share/pixmaps diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -31,12 +31,12 @@ - - 2020-06-09 - 1.9.1 + + 2021-01-20 + 1.9.3 Packaging update Campbell Jones dev@serebit.com \ No newline at end of file