           SPELL=stopwatch
         VERSION=1.1.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/ridernator/${SPELL}/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:22bbbcfdc8561d6677635036dc82159cb8107ffa0a5760f254d864140c67a50ecc52fb5b52f238b0c87fc8645355a81e530bd0f1030fe745685d282fff2adaef
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/ridernator/stopwatch
         ENTERED=20170818
      LICENSE[0]=MIT
        KEYWORDS=""
           SHORT="command line stopwatch"
cat << EOF
stopwatch is a command line stopwatch written in C with split / lap support.
EOF
