games/astromenace: Updated for version 1.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
561542c48c
commit
92d632b33e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for AstroMenace
|
||||
|
||||
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=astromenace
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
VERSION=${VERSION:-1.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="astromenace"
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.1"
|
||||
HOMEPAGE="https://www.viewizard.com/"
|
||||
DOWNLOAD="https://github.com/viewizard/astromenace/archive/v1.4.0/astromenace-1.4.0.tar.gz"
|
||||
MD5SUM="150e5d2aa6610c7ea23216edbcd03b6e"
|
||||
DOWNLOAD="https://github.com/viewizard/astromenace/archive/v1.4.1/astromenace-1.4.1.tar.gz"
|
||||
MD5SUM="f1384a75f9193e74ab0aff77baf58dac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="freealut SDL2"
|
||||
|
|
Loading…
Reference in New Issue