mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/stellarium: Updated for version 0.20.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
f1c6fc6c37
commit
58e3d6196a
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.18.1}
|
||||
VERSION=${VERSION:-0.20.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stellarium"
|
||||
VERSION="0.18.1"
|
||||
VERSION="0.20.4"
|
||||
HOMEPAGE="http://www.stellarium.org"
|
||||
DOWNLOAD="https://github.com/Stellarium/stellarium/releases/download/v0.18.1/stellarium-0.18.1.tar.gz"
|
||||
MD5SUM="1eb0098db83f0543b44877a8e72acbb6"
|
||||
DOWNLOAD="https://github.com/Stellarium/stellarium/releases/download/v0.20.4/stellarium-0.20.4.tar.gz"
|
||||
MD5SUM="d02659c2e01582a4608a97b4aa0baf61"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue