Browse Source

games/dealers-choice: Updated for version 0.0.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/314/head
Andy Alt 2 months ago
committed by Willy Sudiarto Raharjo
parent
commit
ddf4df5539
  1. 2
      games/dealers-choice/dealers-choice.SlackBuild
  2. 6
      games/dealers-choice/dealers-choice.info

2
games/dealers-choice/dealers-choice.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dealers-choice
VERSION=${VERSION:-0.0.7}
VERSION=${VERSION:-0.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
games/dealers-choice/dealers-choice.info

@ -1,8 +1,8 @@
PRGNAM="dealers-choice"
VERSION="0.0.7"
VERSION="0.0.8"
HOMEPAGE="https://dealer-s-choice.github.io/"
DOWNLOAD="https://github.com/Dealer-s-Choice/dealers-choice/releases/download/v0.0.7/dealers-choice-0.0.7.tar.xz"
MD5SUM="52c6a0b920f35b6e8a0bc4db9406d215"
DOWNLOAD="https://github.com/Dealer-s-Choice/dealers-choice/releases/download/v0.0.8/dealers-choice-0.0.8.tar.xz"
MD5SUM="6fed2eeaca1a318c41c5cbfcb24db717"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf-c python3-meson-opt"

Loading…
Cancel
Save