mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/i3pystatus: Updated for version 3.34.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
47ebbf2722
commit
b3bc426ccf
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for i3pystatus
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=i3pystatus
|
||||
VERSION=${VERSION:-3.33}
|
||||
VERSION=${VERSION:-3.34}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i3pystatus"
|
||||
VERSION="3.33"
|
||||
VERSION="3.34"
|
||||
HOMEPAGE="https://github.com/enkore/i3pystatus"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/i/i3pystatus/i3pystatus-3.33.tar.gz"
|
||||
MD5SUM="8c1edab8e5106823b4ca6f375143ffc9"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/i/i3pystatus/i3pystatus-3.34.tar.gz"
|
||||
MD5SUM="5756c0568632cbb9a16efe8f60fa77c8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue