diff options
author | Azure Zanculmarktum <zanculmarktum@gmail.com> | 2017-04-25 22:35:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-25 22:35:56 +0700 |
commit | b891499a57049b639fc1374a086dba82b7f84b28 (patch) | |
tree | 030ca48de61e547d292bd7f86eaf16ad2679b372 /desktop/polybar | |
parent | ff89439a55e31124dcc87a16e59ef9937bcae468 (diff) | |
download | slackbuilds-b891499a57049b639fc1374a086dba82b7f84b28.tar.gz |
desktop/polybar: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/polybar')
-rw-r--r-- | desktop/polybar/polybar.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/polybar/polybar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/polybar/polybar.SlackBuild b/desktop/polybar/polybar.SlackBuild index cc8092f9df..57bd438cea 100644 --- a/desktop/polybar/polybar.SlackBuild +++ b/desktop/polybar/polybar.SlackBuild @@ -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} diff --git a/desktop/polybar/polybar.info b/desktop/polybar/polybar.info index 2f37ad6df3..0f23e8019d 100644 --- a/desktop/polybar/polybar.info +++ b/desktop/polybar/polybar.info @@ -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="" |