mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/gaiasky: Updated for version 3.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0836391d93
commit
cc34576546
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gaiasky
|
||||
VERSION=${VERSION:-"3.6.2"}
|
||||
VERSION=${VERSION:-"3.6.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gaiasky"
|
||||
VERSION="3.6.2"
|
||||
VERSION="3.6.3"
|
||||
HOMEPAGE="https://zah.uni-heidelberg.de/gaia/outreach/gaiasky"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.6.2.1b1e23dbb/gaiasky_linux_3_6_2.deb"
|
||||
MD5SUM_x86_64="9b2b54aea7df8d9bd21bb5fcf24591e1"
|
||||
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.6.3.929b0f7a6/gaiasky_linux_3_6_3.deb"
|
||||
MD5SUM_x86_64="613416618614179e939a891934bd4d86"
|
||||
REQUIRES="zulu-openjdk17"
|
||||
MAINTAINER="Giancarlo Dessi"
|
||||
EMAIL="slack@giand.it"
|
||||
|
|
Loading…
Reference in a new issue