diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2017-10-07 16:08:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:19:45 +0700 |
commit | 6e040246c02e68a071ad174c3b0e3c14ada4aea7 (patch) | |
tree | b35aee12006cd586e158d55cc4dd9955e5e70a54 /academic/archaeopteryx/archaeopteryx.SlackBuild | |
parent | 0a3c56553633f2af5933a6a86ba231bb27588c97 (diff) | |
download | slackbuilds-6e040246c02e68a071ad174c3b0e3c14ada4aea7.tar.gz |
academic/archaeopteryx: Updated for version 0.9920b.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/archaeopteryx/archaeopteryx.SlackBuild')
-rw-r--r-- | academic/archaeopteryx/archaeopteryx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/archaeopteryx/archaeopteryx.SlackBuild b/academic/archaeopteryx/archaeopteryx.SlackBuild index 9f19564a17..e178e4b8da 100644 --- a/academic/archaeopteryx/archaeopteryx.SlackBuild +++ b/academic/archaeopteryx/archaeopteryx.SlackBuild @@ -23,12 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=archaeopteryx -VERSION=${VERSION:-0.9920_beta} +VERSION=${VERSION:-0.9920b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=forester -SRCVER=1045 +SRCVER=1046 ARCH=noarch CWD=$(pwd) |