diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-02-04 19:12:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:04 +0700 |
commit | c8bd220ce2030630eaaeb4b4b79241720a06df8c (patch) | |
tree | 6fdfb7840b1dff7406bc546cddd32b8e625a7e7c /academic/archeopteryx | |
parent | f2a368987ad0a4c75a2d83aae304deaa2c5c3f57 (diff) | |
download | slackbuilds-c8bd220ce2030630eaaeb4b4b79241720a06df8c.tar.gz |
academic/archeopteryx: Updated for version 0.9901_beta.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/archeopteryx')
-rw-r--r-- | academic/archeopteryx/archeopteryx.SlackBuild | 6 | ||||
-rw-r--r-- | academic/archeopteryx/archeopteryx.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/archeopteryx/archeopteryx.SlackBuild b/academic/archeopteryx/archeopteryx.SlackBuild index 6f8327f389..d4c812b0cd 100644 --- a/academic/archeopteryx/archeopteryx.SlackBuild +++ b/academic/archeopteryx/archeopteryx.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for archeopteryx -# Copyright 2014 Petar Petrov petar.petrov@student.oulu.fi +# Copyright 2014-2015 Petar Petrov petar.petrov@student.oulu.fi # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,12 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=archeopteryx -VERSION=${VERSION:-0.9899_beta} +VERSION=${VERSION:-0.9901_beta} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=forester -SRCVER=1037 +SRCVER=1038 ARCH=noarch CWD=$(pwd) diff --git a/academic/archeopteryx/archeopteryx.info b/academic/archeopteryx/archeopteryx.info index 3b8f7310b9..324660a963 100644 --- a/academic/archeopteryx/archeopteryx.info +++ b/academic/archeopteryx/archeopteryx.info @@ -1,8 +1,8 @@ PRGNAM="archeopteryx" -VERSION="0.9899_beta" +VERSION="0.9901_beta" HOMEPAGE="https://sites.google.com/site/cmzmasek/home/software/archaeopteryx" -DOWNLOAD="https://googledrive.com/host/0BxMokdxOh-JRM1d2azFoRnF3bGM/download/forester_1037.jar" -MD5SUM="84fdaf7ab00b4d1be16ce0ace2289e1a" +DOWNLOAD="https://googledrive.com/host/0BxMokdxOh-JRM1d2azFoRnF3bGM/download/forester_1038.jar" +MD5SUM="e101cba9a22f6df63e9bcd8fa199c029" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |