mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/i3status: Updated version 2.15
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4fe5b1d921
commit
bfb173641c
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=i3status
|
||||
VERSION=${VERSION:-2.14}
|
||||
VERSION=${VERSION:-2.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="i3status"
|
||||
VERSION="2.14"
|
||||
VERSION="2.15"
|
||||
HOMEPAGE="https://i3wm.org/i3status/"
|
||||
DOWNLOAD="https://i3wm.org/i3status/i3status-2.14.tar.xz"
|
||||
MD5SUM="55a4bb05362947947bc93f705f5d71cd"
|
||||
DOWNLOAD="https://i3wm.org/i3status/i3status-2.15.tar.xz"
|
||||
MD5SUM="51f19cbb0dc91c831b2e0f1bd3c8448f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="confuse yajl"
|
||||
|
|
Loading…
Reference in a new issue