           SPELL=countty
         VERSION=18.02
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/vain/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:78b45cb937e966917d0ec44863a8b195820ef74d3560de1c202fcd742749b7168b45d5b421a7138925460ee9a763686f42fa5bdbb22d3a3a51e306d302d8de91
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/vain/countty
         ENTERED=20180210
      LICENSE[0]=MIT
        KEYWORDS="tty stopwatch"
           SHORT="simple stopwatch for your terminal"
cat << EOF
countty is like a simple stopwatch for your terminal. The elapsed or remaining
time will be displayed in big LCD-like digits.

countty is termdown (https://github.com/trehn/termdown) for minimalists.
EOF
