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.7 +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.7.tar.gz/download : 3137cae7371d39db2b02efbf33d7cc6b2cfc07921c71cdcc7fb4cd7525f64af4 license : GPL-2.0 component : office summary : An application for Mind Mapping, plus Knowledge and Project Management @@ -19,7 +19,8 @@ gradle --no-daemon build -x test install : | install -d $installdir/usr/share/freeplane - cp -R BUILD/* $installdir/usr/share/freeplane/ + ls + 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-10-11 + 1.6.7 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Thomas Hautier + th.solus2@openmailbox.org \ No newline at end of file