mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/stellarium: Updated for version 0.21.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
00d91ebd33
commit
3def65e5b2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stellarium
|
||||
VERSION=${VERSION:-0.20.4}
|
||||
VERSION=${VERSION:-0.21.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stellarium"
|
||||
VERSION="0.20.4"
|
||||
VERSION="0.21.0"
|
||||
HOMEPAGE="http://www.stellarium.org"
|
||||
DOWNLOAD="https://github.com/Stellarium/stellarium/releases/download/v0.20.4/stellarium-0.20.4.tar.gz"
|
||||
MD5SUM="d02659c2e01582a4608a97b4aa0baf61"
|
||||
DOWNLOAD="https://github.com/Stellarium/stellarium/releases/download/v0.21.0/stellarium-0.21.0.tar.gz"
|
||||
MD5SUM="333646917111ffc31692aa4f316cbc26"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue