mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/ags: updated for version 3.5.1.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92b4f67f48
commit
8ec79606ee
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ags
|
||||
VERSION=${VERSION:-3.5.1.7}
|
||||
VERSION=${VERSION:-3.5.1.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ags"
|
||||
VERSION="3.5.1.7"
|
||||
VERSION="3.5.1.8"
|
||||
HOMEPAGE="https://github.com/adventuregamestudio/ags"
|
||||
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.7/ags-v.3.5.1.7.tar.gz"
|
||||
MD5SUM="b85daac82e1bd750042ac910cf3b9b4a"
|
||||
DOWNLOAD="https://github.com/adventuregamestudio/ags/archive/v.3.5.1.8/ags-v.3.5.1.8.tar.gz"
|
||||
MD5SUM="7db32cf95bbf9c2c2e16c9951e3e48da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dumb"
|
||||
|
|
Loading…
Reference in a new issue