mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/gargoyle: updated for version 2019.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e83f7d7e9b
commit
20b539194c
2 changed files with 5 additions and 5 deletions
|
@ -5,12 +5,12 @@
|
|||
# Yth | Pont-en-Royans, France | yth@ythogtha.org
|
||||
|
||||
PRGNAM=gargoyle
|
||||
VERSION=${VERSION:-2011.1}
|
||||
VERSION=${VERSION:-2019.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=garglk
|
||||
SRCVER=stable-${VERSION}
|
||||
SRCVER=${VERSION}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gargoyle"
|
||||
VERSION="2011.1"
|
||||
VERSION="2019.1"
|
||||
HOMEPAGE="http://ccxvii.net/gargoyle/"
|
||||
DOWNLOAD="https://github.com/garglk/garglk/archive/stable-2011.1/garglk-stable-2011.1.tar.gz"
|
||||
MD5SUM="3587033d27a2a64618302640b1667902"
|
||||
DOWNLOAD="https://github.com/garglk/garglk/archive/2019.1/garglk-2019.1.tar.gz"
|
||||
MD5SUM="80ccd51c97cf41264933d416f0d3476f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL_sound jam linux-libertine-fonts smpeg"
|
||||
|
|
Loading…
Reference in a new issue