academic/gaiasky: Updated for version 3.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90916914c9
commit
c40b9bd5e5
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for gaiasky
|
# Slackware build script for gaiasky
|
||||||
|
|
||||||
# Copyright 2023 Giancarlo Dessì, Cagliari, IT
|
# Copyright 2023-2024 Giancarlo Dessì, Cagliari, IT
|
||||||
# Based on Booktab.SlackBuild written by Matteo Bernardini
|
# Based on Booktab.SlackBuild written by Matteo Bernardini
|
||||||
# at https://ponce.cc/slackware/testing/Booktab/
|
# at https://ponce.cc/slackware/testing/Booktab/
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=gaiasky
|
PRGNAM=gaiasky
|
||||||
VERSION=${VERSION:-"3.5.7"}
|
VERSION=${VERSION:-"3.5.8"}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="gaiasky"
|
PRGNAM="gaiasky"
|
||||||
VERSION="3.5.7"
|
VERSION="3.5.8"
|
||||||
HOMEPAGE="https://zah.uni-heidelberg.de/gaia/outreach/gaiasky"
|
HOMEPAGE="https://zah.uni-heidelberg.de/gaia/outreach/gaiasky"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.5.7.9d7eedd2e/gaiasky_linux_3_5_7.deb"
|
DOWNLOAD_x86_64="https://gaia.ari.uni-heidelberg.de/gaiasky/releases/3.5.8.77b1dcbf6/gaiasky_linux_3_5_8.deb"
|
||||||
MD5SUM_x86_64="bc5d53b84b35b28205411d259e5afeef"
|
MD5SUM_x86_64="2c707ef2f5f5a1aaab23c580e400432f"
|
||||||
REQUIRES="zulu-openjdk17"
|
REQUIRES="zulu-openjdk17"
|
||||||
MAINTAINER="Giancarlo Dessi"
|
MAINTAINER="Giancarlo Dessi"
|
||||||
EMAIL="slack@giand.it"
|
EMAIL="slack@giand.it"
|
||||||
|
|
Loading…
Reference in New Issue