           SPELL=tmux
         VERSION=3.6b
     SOURCE_HASH=sha512:3e6bf3acfc9c07c409091c1fc38b3bc29dec821e7b92d2909626d64964716173538e361832107e49dc1a038eb3674b6194de881de21d3d8dfdaefd0b1f4bce6e
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]="https://github.com/$SPELL/$SPELL/releases/download/$VERSION/$SOURCE"
# Watch: https://github.com/tmux/tmux/tags /tags/([0-9a-z.]+)[.]tar
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://tmux.github.io/"
      LICENSE[0]=ISC
         ENTERED=20090707
           SHORT="terminal multiplexer"
cat << EOF
tmux is a "terminal multiplexer", it enables a number of terminals (or windows)
to be accessed and controlled from a single terminal. tmux is intended to be a
simple, modern, BSD-licensed alternative to programs such as GNU screen.
EOF
