Skip to content

Commit

Permalink
system/B-em: Updated for version 20240528_85ddf1b.
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Leal committed Jun 23, 2024
1 parent 48891f3 commit 55f89ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions system/B-em/B-em.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=B-em
VERSION=${VERSION:-20240306_5557a36}
VERSION=${VERSION:-20240528_85ddf1b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
COMMIT=${COMMIT:-5557a369a0740bbb8cc11f345a05f9e7641c87e2}
COMMIT=${COMMIT:-85ddf1beec8303646578392efaf169b2f201120a}

if [ -z "$ARCH" ]; then
case "$( uname -m )" in
Expand Down
6 changes: 3 additions & 3 deletions system/B-em/B-em.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="B-em"
VERSION="20240306_5557a36"
VERSION="20240528_85ddf1b"
HOMEPAGE="https://github.com/stardot/b-em"
DOWNLOAD="https://github.com/stardot/b-em/archive/5557a369a0740bbb8cc11f345a05f9e7641c87e2/b-em-5557a369a0740bbb8cc11f345a05f9e7641c87e2.tar.gz"
MD5SUM="66a080b2b34d89c8b66454e535a17227"
DOWNLOAD="https://github.com/stardot/b-em/archive/85ddf1beec8303646578392efaf169b2f201120a/b-em-85ddf1beec8303646578392efaf169b2f201120a.tar.gz"
MD5SUM="c1e0c04f4084075789f54aebee77d4cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="allegro"
Expand Down

0 comments on commit 55f89ba

Please sign in to comment.