misc/OSCAR: Updated for version 1.3.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2022-01-01 11:37:10 -08:00 committed by Willy Sudiarto Raharjo
parent 49fa512883
commit 494acfa04d
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""