diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/py3status/py3status.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/py3status/py3status.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/py3status/py3status.SlackBuild b/desktop/py3status/py3status.SlackBuild index aca9927a7c..b3ca35b237 100644 --- a/desktop/py3status/py3status.SlackBuild +++ b/desktop/py3status/py3status.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=py3status -VERSION=${VERSION:-3.16} +VERSION=${VERSION:-3.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/py3status/py3status.info b/desktop/py3status/py3status.info index f6b58f91ec..489364eb3e 100644 --- a/desktop/py3status/py3status.info +++ b/desktop/py3status/py3status.info @@ -1,8 +1,8 @@ PRGNAM="py3status" -VERSION="3.16" +VERSION="3.19" HOMEPAGE="https://github.com/ultrabug/py3status" -DOWNLOAD="https://files.pythonhosted.org/packages/63/55/e629338251b5ca12412a8c687ede45213ff90502f8c7be6bee9e64679884/py3status-3.16.tar.gz" -MD5SUM="9cfda1f4736ce5bd3d849ae0f0f77b43" +DOWNLOAD="https://files.pythonhosted.org/packages/4d/32/9e3e361ef0e3cadd0b90db3009a0bb30701f323b61e7c5aeabf317c59638/py3status-3.19.tar.gz" +MD5SUM="d1e4bcd2247e32def5f290cea1286ecf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |