summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""