mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/i3situation: Updated for version 1.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
597158443b
commit
99599021a1
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=i3situation
|
||||
VERSION=${VERSION:-1.0.3}
|
||||
VERSION=${VERSION:-1.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i3situation"
|
||||
VERSION="1.0.3"
|
||||
HOMEPAGE="https://github.com/HarveyHunt/i3situation#installation"
|
||||
DOWNLOAD="https://github.com/HarveyHunt/i3situation/archive/1.0.3.tar.gz"
|
||||
MD5SUM="46e17153e25490dc8258c865937f8752"
|
||||
VERSION="1.0.4"
|
||||
HOMEPAGE="https://github.com/HarveyHunt/i3situation"
|
||||
DOWNLOAD="https://github.com/HarveyHunt/i3situation/archive/1.0.4.tar.gz"
|
||||
MD5SUM="d97a362b34e0647bb38f92870212e34e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 pysetuptools python-requests"
|
||||
|
|
Loading…
Reference in a new issue