Browse Source
desktop/py3status: Updated for version 3.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
pull/47/head
Dimitris Zlatanidis
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
desktop/py3status/py3status.SlackBuild
-
desktop/py3status/py3status.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=py3status |
|
|
|
VERSION=${VERSION:-3.10} |
|
|
|
VERSION=${VERSION:-3.12} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="py3status" |
|
|
|
VERSION="3.10" |
|
|
|
VERSION="3.12" |
|
|
|
HOMEPAGE="https://github.com/ultrabug/py3status" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/8a/74/f9fd3fa0c04b0854c5e0192cbce1f3eae416f5b32d06237445e3c300fd6f/py3status-3.10.tar.gz" |
|
|
|
MD5SUM="5a223bc0f753a766aa8d409903cbceca" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/bf/67/cf10badd43d30fe49cc03c02dde4d4cb47d3397277eafa7cba7e33a3ca73/py3status-3.12.tar.gz" |
|
|
|
MD5SUM="be87ab2e8dce6f2ab329124e75b0e212" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|