diff options
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 9f19564a17789..e178e4b8daad9 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) |