diff options
Diffstat (limited to 'repo/polybar')
-rw-r--r-- | repo/polybar/polybar.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/polybar/polybar.xibuild b/repo/polybar/polybar.xibuild index 16e07af..ba8e472 100644 --- a/repo/polybar/polybar.xibuild +++ b/repo/polybar/polybar.xibuild @@ -6,7 +6,7 @@ DESC="fast and easy-to-use tool for creating status bars" MAKEDEPS="cmake " DEPS="alsa-lib sbase cairo fontconfig freetype2 jsoncpp curl libmpdclient pulseaudio libuv musl libxcb xcb-util-cursor xcb-util-wm " -PKG_VER=3.6.1 +PKG_VER=3.6.3 SOURCE="https://github.com/polybar/polybar/archive/$PKG_VER.tar.gz" xppver="044e69d05db7f89339bda1ccd1efe0263b01c8f6" |