games/gargoyle: updated for version 2019.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2019-11-07 23:15:40 +01:00 committed by Willy Sudiarto Raharjo
parent e83f7d7e9b
commit 20b539194c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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"