mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/gaiasky: Updated for version 3.5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
37a05d0774
commit
19288369e5
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue