system/B-em: Update for version 20240820_5ce9c1b.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-09-09 20:10:15 +01:00 committed by Willy Sudiarto Raharjo
parent c87a8a7fbb
commit 8dd575c6f5
2 changed files with 5 additions and 5 deletions

View file

@ -25,11 +25,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=B-em
VERSION=${VERSION:-20240818_c94008d}
VERSION=${VERSION:-20240820_5ce9c1b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
COMMIT=${COMMIT:-c94008dadd469504c0b474ee784ae00315fd2f17}
COMMIT=${COMMIT:-5ce9c1bdcde545a779646b7294208ff10ad10a85}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="B-em"
VERSION="20240818_c94008d"
VERSION="20240820_5ce9c1b"
HOMEPAGE="https://github.com/stardot/b-em"
DOWNLOAD="https://github.com/stardot/b-em/archive/c94008dadd469504c0b474ee784ae00315fd2f17/b-em-c94008dadd469504c0b474ee784ae00315fd2f17.tar.gz"
MD5SUM="0d0cd60daa06578a09188249bd801ed5"
DOWNLOAD="https://github.com/stardot/b-em/archive/5ce9c1bdcde545a779646b7294208ff10ad10a85/b-em-5ce9c1bdcde545a779646b7294208ff10ad10a85.tar.gz"
MD5SUM="6ba8bbc35bbd05ca9ec49fea8965c08c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="allegro"