diff options
Diffstat (limited to 'academic/archeopteryx/archeopteryx.SlackBuild')
-rw-r--r-- | academic/archeopteryx/archeopteryx.SlackBuild | 6 |
1 files changed, 3 insertions, 3 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) |