diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-10-21 14:16:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-22 13:03:40 +0700 |
commit | a8b18fc081588e0495f704e6eea6c56c77609fc6 (patch) | |
tree | c6feaa6fe9fd80383e8f1c45190cedd55d01bed7 /desktop/polybar/polybar.info | |
parent | 272f1dde07081627390e5c43dfacbea687d26a25 (diff) |
desktop/polybar: Updated for version 3.5.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/polybar/polybar.info')
-rw-r--r-- | desktop/polybar/polybar.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/polybar/polybar.info b/desktop/polybar/polybar.info index 1d76fa2565925..05fa0147f1c5c 100644 --- a/desktop/polybar/polybar.info +++ b/desktop/polybar/polybar.info @@ -1,12 +1,12 @@ PRGNAM="polybar" -VERSION="3.3.1" +VERSION="3.5.7" HOMEPAGE="https://github.com/polybar/polybar" -DOWNLOAD="https://github.com/polybar/polybar/archive/3.3.1/polybar-3.3.1.tar.gz \ +DOWNLOAD="https://github.com/polybar/polybar/archive/3.5.7/polybar-3.5.7.tar.gz \ https://github.com/jaagr/i3ipcpp/archive/v0.7.0/i3ipcpp-0.7.0.tar.gz \ - https://github.com/jaagr/xpp/archive/1.4.0/xpp-1.4.0.tar.gz" -MD5SUM="67006090c404939ef625d49c902839d4 \ + https://ponce.cc/slackware/sources/repo/xpp-20210303_7a9960b.tar.xz" +MD5SUM="edd10b832951de562e5fb815371441d1 \ 572b9f058bab2d19fcc3f44f4601b739 \ - d1a7db82fb5737cc91f386d2bcbb1286" + 261f9f5f4f8bd21454820df20150af6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xcb-util-xrm" |