mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/OSCAR: Updated for version 1.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
71ec874e91
commit
3ba49ec2e6
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=OSCAR
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="OSCAR"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="https://www.sleepfiles.com/OSCAR/"
|
||||
DOWNLOAD="https://gitlab.com/pholy/OSCAR-code/-/archive/v1.3.0/OSCAR-code-v1.3.0.tar.bz2"
|
||||
MD5SUM="4e82e538f8a4a51fd06ac8b53919b17b"
|
||||
DOWNLOAD="https://gitlab.com/pholy/OSCAR-code/-/archive/v1.4.0/OSCAR-code-v1.4.0.tar.bz2"
|
||||
MD5SUM="7e560e6ec283dcc3343dde7abec9f41a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue