summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-07-01 10:08:00 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 23:21:25 +0700
commitaa6108b0587dfd72e7e94e13e0683b0af31e7658 (patch)
tree6bdc68e91b764cb4d9d5abdf5923ef23e0a82e41
parent0a2c077fd48f9e81fba4a194809223fcb704feb2 (diff)
downloadslackbuilds-aa6108b0587dfd72e7e94e13e0683b0af31e7658.tar.gz
slackbuilds-aa6108b0587dfd72e7e94e13e0683b0af31e7658.tar.xz
desktop/py3status: Updated for version 3.51.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/py3status/py3status.SlackBuild4
-rw-r--r--desktop/py3status/py3status.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/py3status/py3status.SlackBuild b/desktop/py3status/py3status.SlackBuild
index c267199554..86fa5d752d 100644
--- a/desktop/py3status/py3status.SlackBuild
+++ b/desktop/py3status/py3status.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for py3status
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=py3status
-VERSION=${VERSION:-3.45}
+VERSION=${VERSION:-3.51}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/py3status/py3status.info b/desktop/py3status/py3status.info
index 0949fe62c3..138c6f85b7 100644
--- a/desktop/py3status/py3status.info
+++ b/desktop/py3status/py3status.info
@@ -1,8 +1,8 @@
PRGNAM="py3status"
-VERSION="3.45"
+VERSION="3.51"
HOMEPAGE="https://github.com/ultrabug/py3status"
-DOWNLOAD="https://files.pythonhosted.org/packages/06/bd/b5985206f92b3e5b41f60026dcfcff03bd451052f4a4d45c08afe9503334/py3status-3.45.tar.gz"
-MD5SUM="9441ac79ecf4f6190fc6e88e69c60248"
+DOWNLOAD="https://github.com/ultrabug/py3status/archive/refs/tags/3.51/py3status-3.51.tar.gz"
+MD5SUM="09933b04f4708cf58db53b7da6f4002d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""