academic/gaiasky: Updated for version 3.5.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessi 2023-11-10 07:40:21 +07:00 committed by Willy Sudiarto Raharjo
parent 37a05d0774
commit 19288369e5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gaiasky
VERSION=${VERSION:-"3.5.6"}
VERSION=${VERSION:-"3.5.7"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="gaiasky"
VERSION="3.5.6"
VERSION="3.5.7"
HOMEPAGE="https://zah.uni-heidelberg.de/gaia/outreach/gaiasky"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.5.6.8bb71564a/gaiasky_linux_3_5_6.deb"
MD5SUM_x86_64="79d532e3290f17582105860b52088ff1"
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.5.7.9d7eedd2e/gaiasky_linux_3_5_7.deb"
MD5SUM_x86_64="bc5d53b84b35b28205411d259e5afeef"
REQUIRES="zulu-openjdk17"
MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"