diff options
Diffstat (limited to 'academic/ds9/ds9.SlackBuild')
-rw-r--r-- | academic/ds9/ds9.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/ds9/ds9.SlackBuild b/academic/ds9/ds9.SlackBuild index a757a1bed5..f6767b091d 100644 --- a/academic/ds9/ds9.SlackBuild +++ b/academic/ds9/ds9.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SAOImage DS9 -# Copyright 2017 Nitish Ragoomundun, Mauritius +# Copyright 2020 Nitish Ragoomundun, Mauritius # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ds9 -VERSION=${VERSION:-7.6} +VERSION=${VERSION:-8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |