aboutsummaryrefslogtreecommitdiff
path: root/misc/OSCAR/OSCAR.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/OSCAR/OSCAR.SlackBuild')
-rw-r--r--misc/OSCAR/OSCAR.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/OSCAR/OSCAR.SlackBuild b/misc/OSCAR/OSCAR.SlackBuild
index 0f267f5102682..c6a1bf14b5e82 100644
--- a/misc/OSCAR/OSCAR.SlackBuild
+++ b/misc/OSCAR/OSCAR.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for OSCAR
-# Copyright 2019-2020 Zhu, Qun-Ying
+# Copyright 2019-2022 Zhu, Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=OSCAR
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}