summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Kevin Bryant <sultmhoor+SB@gmail.com>2022-12-08 21:16:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-08 21:16:13 +0700
commit5a5a5d7201d54fdcf163106d8b79e37c06af73ab (patch)
tree553aa7b7c3fa344e7ee5fe82e5c72e4d52db9ade /network
parent46f1c6f4f0cb99ca2efb3e801c692d47c23614cf (diff)
downloadslackbuilds-5a5a5d7201d54fdcf163106d8b79e37c06af73ab.tar.gz
slackbuilds-5a5a5d7201d54fdcf163106d8b79e37c06af73ab.tar.xz
network/toot: Updated for version 0.30.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/toot/toot.SlackBuild2
-rw-r--r--network/toot/toot.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/toot/toot.SlackBuild b/network/toot/toot.SlackBuild
index c724fb372e..9d87437fa1 100644
--- a/network/toot/toot.SlackBuild
+++ b/network/toot/toot.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=toot
-VERSION=${VERSION:-0.28.1}
+VERSION=${VERSION:-0.30.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/toot/toot.info b/network/toot/toot.info
index 8caab67300..e3d159e69e 100644
--- a/network/toot/toot.info
+++ b/network/toot/toot.info
@@ -1,8 +1,8 @@
PRGNAM="toot"
-VERSION="0.28.1"
+VERSION="0.30.1"
HOMEPAGE="https://github.com/ihabunek/toot"
-DOWNLOAD="https://github.com/ihabunek/toot/releases/download/0.28.1/toot-0.28.1.tar.gz"
-MD5SUM="569a5a6d8354fa14adca7a8dddf36aca"
+DOWNLOAD="https://github.com/ihabunek/toot/releases/download/0.30.1/toot-0.30.1.tar.gz"
+MD5SUM="d7d6ee286b65b8f072eb4aa27862c753"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 python3-wcwidth python-urwid"