           SPELL=polybar
         VERSION=3.7.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
# Watch: https://github.com/polybar/polybar/releases
   SOURCE_URL[0]=https://github.com/polybar/${SPELL}/releases/download/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:a0ee701533e101789f7eb95c71717ecf1d389a10b202d19261f9f71fee9d43fb8be17fb63e4a056c5e8bd62d2e669c95ee4d4b8c6bb06b933e1e4b26ab1a0624
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="SUPPORT.md ${DOCS}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/polybar/polybar
      LICENSE[0]=MIT
         ENTERED=20180201
           SHORT="fast and easy-to-use status bar"
cat << EOF
Polybar aims to help users build beautiful and highly customizable status bars
for their desktop environment, without the need of having a black belt in shell
scripting.
EOF
