aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/b2/b2.SlackBuild5
-rw-r--r--system/b2/b2.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/system/b2/b2.SlackBuild b/system/b2/b2.SlackBuild
index fc60e14ed773e..76c19e9352e3a 100644
--- a/system/b2/b2.SlackBuild
+++ b/system/b2/b2.SlackBuild
@@ -25,11 +25,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=b2
-VERSION=${VERSION:-20231011_172305_4bd1939}
+VERSION=${VERSION:-20240710_232859_844adac}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-TARBALL=${TARBALL:-b2-20231011-172305-4bd1939}
+TARBALL=${TARBALL:-b2-20240710-232859-844adac}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -108,7 +108,6 @@ cp doc/Command-Line.md $PKG/usr/doc/$PRGNAM-$VERSION
cp doc/File-Association.md $PKG/usr/doc/$PRGNAM-$VERSION
cp doc/Overview.md $PKG/usr/doc/$PRGNAM-$VERSION
cp doc/b2_notes.org $PKG/usr/doc/$PRGNAM-$VERSION
-cp doc/other-code-notes.md $PKG/usr/doc/$PRGNAM-$VERSION
# Symlinks
mkdir -p $PKG/usr/bin/
diff --git a/system/b2/b2.info b/system/b2/b2.info
index 427c0adc1a4cf..83f59d8b1207c 100644
--- a/system/b2/b2.info
+++ b/system/b2/b2.info
@@ -1,8 +1,8 @@
PRGNAM="b2"
-VERSION="20231011_172305_4bd1939"
+VERSION="20240710_232859_844adac"
HOMEPAGE="https://github.com/tom-seddon/b2"
-DOWNLOAD="https://github.com/antonioleal/myslackbuilds/raw/main/system/b2/b2-20231011-172305-4bd1939.tar.gz"
-MD5SUM="360acffd1c0a33989ad7f3c1679fe716"
+DOWNLOAD="https://github.com/antonioleal/myslackbuilds/raw/main/system/b2/b2-20240710-232859-844adac.tar.gz"
+MD5SUM="9e797d6233dcb7eb31a90f24d81b7b9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="uuid"