summaryrefslogtreecommitdiffstats
path: root/academic/archaeopteryx/archaeopteryx.SlackBuild
diff options
context:
space:
mode:
author Petar Petrov2018-12-24 02:56:55 +0100
committer Willy Sudiarto Raharjo2018-12-24 02:56:55 +0100
commitf240a7ca4787e19e85697056ba9cafd1af852d17 (patch)
tree8ee8bca7e1acfcf5e1f790d57fb2b46fe661594c /academic/archaeopteryx/archaeopteryx.SlackBuild
parent9f694eee166af4de4d39a91b55025f1fd913ddba (diff)
downloadslackbuilds-f240a7ca4787e19e85697056ba9cafd1af852d17.tar.gz
academic/archaeopteryx: Updated for version 0.9928b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/archaeopteryx/archaeopteryx.SlackBuild')
-rw-r--r--academic/archaeopteryx/archaeopteryx.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/archaeopteryx/archaeopteryx.SlackBuild b/academic/archaeopteryx/archaeopteryx.SlackBuild
index e178e4b8da..c72ba3b9e7 100644
--- a/academic/archaeopteryx/archaeopteryx.SlackBuild
+++ b/academic/archaeopteryx/archaeopteryx.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for archaeopteryx
-# Copyright 2014-2017 Petar Petrov slackalaxy@gmail.com
+# Copyright 2014-2018 Petar Petrov slackalaxy@gmail.com
# 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=archaeopteryx
-VERSION=${VERSION:-0.9920b}
+VERSION=${VERSION:-0.9928b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=forester
-SRCVER=1046
+SRCVER=1050
ARCH=noarch
CWD=$(pwd)