diff options
-rw-r--r-- | system/B-em/B-em.SlackBuild | 2 | ||||
-rw-r--r-- | system/B-em/B-em.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/B-em/B-em.SlackBuild b/system/B-em/B-em.SlackBuild index 478c510db3..108724e7f0 100644 --- a/system/B-em/B-em.SlackBuild +++ b/system/B-em/B-em.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=B-em VERSION=${VERSION:-608eb15} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} COMMIT=${COMMIT:-608eb15ad89f8003736f2b2dbc310759e9ab72c0} diff --git a/system/B-em/B-em.info b/system/B-em/B-em.info index 910c9d2698..f87e4adb5f 100644 --- a/system/B-em/B-em.info +++ b/system/B-em/B-em.info @@ -1,7 +1,7 @@ PRGNAM="B-em" VERSION="608eb15" HOMEPAGE="https://github.com/stardot/b-em" -DOWNLOAD="https://github.com/stardot/b-em/archive/608eb15ad89f8003736f2b2dbc310759e9ab72c0/B-em-608eb15ad89f8003736f2b2dbc310759e9ab72c0.tar.gz" +DOWNLOAD="https://github.com/stardot/b-em/archive/608eb15ad89f8003736f2b2dbc310759e9ab72c0/b-em-608eb15ad89f8003736f2b2dbc310759e9ab72c0.tar.gz" MD5SUM="5ba46742414b438626213ddfbef74183" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |