diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2022-01-01 11:37:10 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-13 08:58:42 +0700 |
commit | 494acfa04dd2a02e5ddd238a653a4d40bf631510 (patch) | |
tree | 61a5cb68cfd4ed704e3d28e12a47bb07f2ede2c0 /misc | |
parent | 49fa512883bec82f9132ce12013e1f67c02020ad (diff) |
misc/OSCAR: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/OSCAR/OSCAR.SlackBuild | 4 | ||||
-rw-r--r-- | misc/OSCAR/OSCAR.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/OSCAR/OSCAR.SlackBuild b/misc/OSCAR/OSCAR.SlackBuild index 0f267f510268..c6a1bf14b5e8 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} diff --git a/misc/OSCAR/OSCAR.info b/misc/OSCAR/OSCAR.info index 29a6492269ed..f42463e2d297 100644 --- a/misc/OSCAR/OSCAR.info +++ b/misc/OSCAR/OSCAR.info @@ -1,8 +1,8 @@ PRGNAM="OSCAR" -VERSION="1.2.0" +VERSION="1.3.0" HOMEPAGE="https://www.sleepfiles.com/OSCAR/" -DOWNLOAD="https://gitlab.com/pholy/OSCAR-code/-/archive/v1.2.0/OSCAR-code-v1.2.0.tar.bz2" -MD5SUM="99c91ebbdd76a98de515aec66305f209" +DOWNLOAD="https://gitlab.com/pholy/OSCAR-code/-/archive/v1.3.0/OSCAR-code-v1.3.0.tar.bz2" +MD5SUM="4e82e538f8a4a51fd06ac8b53919b17b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |