diff options
-rw-r--r-- | academic/GeoGebra/GeoGebra.SlackBuild | 4 | ||||
-rw-r--r-- | academic/GeoGebra/GeoGebra.info | 6 | ||||
-rw-r--r-- | academic/GeoGebra/geogebra.png | bin | 0 -> 896 bytes |
3 files changed, 5 insertions, 5 deletions
diff --git a/academic/GeoGebra/GeoGebra.SlackBuild b/academic/GeoGebra/GeoGebra.SlackBuild index fd2a0f7491..801a0e01c8 100644 --- a/academic/GeoGebra/GeoGebra.SlackBuild +++ b/academic/GeoGebra/GeoGebra.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=GeoGebra -VERSION=${VERSION:-5.0.82.0} +VERSION=${VERSION:-5.0.124.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,7 @@ install -dm755 $PKG/usr/share/icons/hicolor/16x16/apps install -m644 *.jar $PKG/usr/share/geogebra install -m755 geogebra $PKG/usr/bin cd .. -install -m644 geogebra.png $PKG/usr/share/icons/hicolor/16x16/apps +install -m644 $CWD/geogebra.png $PKG/usr/share/icons/hicolor/16x16/apps mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a readme.txt $PKG/usr/doc/$PRGNAM-$VERSION diff --git a/academic/GeoGebra/GeoGebra.info b/academic/GeoGebra/GeoGebra.info index c845272097..bf52e88e32 100644 --- a/academic/GeoGebra/GeoGebra.info +++ b/academic/GeoGebra/GeoGebra.info @@ -1,8 +1,8 @@ PRGNAM="GeoGebra" -VERSION="5.0.82.0" +VERSION="5.0.124.0" HOMEPAGE="http://www.geogebra.org/cms/en/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/GeoGebra-Linux-Portable-5.0.82.0.tar.bz2" -MD5SUM="ed39e46110a28b5047a4faf585e8e322" +DOWNLOAD="https://www.dropbox.com/s/mf8w5ua0n3zu43r/GeoGebra-Linux-Portable-5.0.124.0.tar.bz2?dl=0" +MD5SUM="0f8b48940509be1d4045c21ee7b1115c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="openjdk" diff --git a/academic/GeoGebra/geogebra.png b/academic/GeoGebra/geogebra.png Binary files differnew file mode 100644 index 0000000000..c157b6f247 --- /dev/null +++ b/academic/GeoGebra/geogebra.png |