diff options
-rw-r--r-- | system/B-em/B-em.SlackBuild | 4 | ||||
-rw-r--r-- | system/B-em/B-em.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/B-em/B-em.SlackBuild b/system/B-em/B-em.SlackBuild index 2d72b3d8f1..69c4e4d64f 100644 --- a/system/B-em/B-em.SlackBuild +++ b/system/B-em/B-em.SlackBuild @@ -25,11 +25,11 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=B-em -VERSION=${VERSION:-20250303_920605b} +VERSION=${VERSION:-20250424_abcb999} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -COMMIT=${COMMIT:-920605b287aef1e60404ee5e7f591d92ce1d61e3} +COMMIT=${COMMIT:-abcb999889ce73ab57aa2c96f457479fbc2601e7} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/system/B-em/B-em.info b/system/B-em/B-em.info index 2b257eb58b..f0664585cc 100644 --- a/system/B-em/B-em.info +++ b/system/B-em/B-em.info @@ -1,8 +1,8 @@ PRGNAM="B-em" -VERSION="20250303_920605b" +VERSION="20250424_abcb999" HOMEPAGE="https://github.com/stardot/b-em" -DOWNLOAD="https://github.com/stardot/b-em/archive/920605b287aef1e60404ee5e7f591d92ce1d61e3/b-em-920605b287aef1e60404ee5e7f591d92ce1d61e3.tar.gz" -MD5SUM="9738da5a99b9fbbe3a829a70453d7c7b" +DOWNLOAD="https://github.com/stardot/b-em/archive/abcb999889ce73ab57aa2c96f457479fbc2601e7/b-em-abcb999889ce73ab57aa2c96f457479fbc2601e7.tar.gz" +MD5SUM="18b160f1b3f5c7a27ae10339c419f054" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="allegro" |