desktop/polybar: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff89439a55
commit
b891499a57
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for polybar
|
||||
|
||||
# Copyright 2017 Azure Zanculmarktum Indonesia
|
||||
# Copyright 2017 Azure Zanculmarktum <zanculmarktum@gmail.com>
|
||||
# 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=polybar
|
||||
VERSION=${VERSION:-3.0.4}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="polybar"
|
||||
VERSION="3.0.4"
|
||||
VERSION="3.0.5"
|
||||
HOMEPAGE="https://github.com/jaagr/polybar"
|
||||
DOWNLOAD="https://github.com/jaagr/polybar/archive/3.0.4/polybar-3.0.4.tar.gz \
|
||||
DOWNLOAD="https://github.com/jaagr/polybar/archive/3.0.5/polybar-3.0.5.tar.gz \
|
||||
https://github.com/jaagr/i3ipcpp/archive/v0.6.2/i3ipcpp-0.6.2.tar.gz \
|
||||
https://github.com/jaagr/xpp/archive/1.3.6/xpp-1.3.6.tar.gz"
|
||||
MD5SUM="fe3d4cf52a119dd14dc391c7d0918f5f \
|
||||
MD5SUM="bda4d0d34e394001dc502c8b38d89f48 \
|
||||
b6300a0d4ca4b93d0b82f9402aab4fca \
|
||||
fac190ed8862453164399137c0cdaa24"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue