diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : freeplane -version : 1.6.4 -release : 3 +version : 1.6.10 +release : 4 source : - - https://sourceforge.net/projects/freeplane/files/freeplane%20stable/freeplane_src-1.6.4.tar.gz/download : 32a7369af4fe320f36f1a58f76892f752e6173af8630f0a14b6bbbd0e87ded92 + - https://sourceforge.net/projects/freeplane/files/freeplane%20stable/freeplane_src-1.6.10.tar.gz/download : 601be6ce66fdd4710d06e17aa6736cdcde5936b9183858d3d280a7a92f66a2a1 license : GPL-2.0 component : office summary : An application for Mind Mapping, plus Knowledge and Project Management @@ -19,7 +19,7 @@ gradle --no-daemon build -x test install : | install -d $installdir/usr/share/freeplane - cp -R BUILD/* $installdir/usr/share/freeplane/ + cp -R BIN/* $installdir/usr/share/freeplane/ chmod -R 00644 $installdir/usr/share/freeplane chmod 00755 $installdir/usr/share/freeplane/freeplane.sh install -D -m00644 $pkgfiles/freeplane.desktop $installdir/usr/share/applications/freeplane.desktop diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ freeplane - Bryan T. Meyers - bmeyers@datadrake.com + Thomas Hautier + th.solus2@openmailbox.org GPL-2.0 office @@ -24,12 +24,12 @@ - - 2017-08-20 - 1.6.4 + + 2017-12-04 + 1.6.10 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Thomas Hautier + th.solus2@openmailbox.org \ No newline at end of file