           SPELL=alacritty
         VERSION=0.13.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
# Watch: https://github.com/alacritty/alacritty/tags tags/v([0-9.]+)[.]tar
     SOURCE_HASH=sha512:d88359879dd25b8b36e649076852d86957cab64996b8d21cb1ca930658664a6f6e4fd5f9f5266fc6aa3889e122a10001da4922f635eff6a5c62db13af963f342
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/alacritty/alacritty
         ENTERED=20230621
        KEYWORDS="terminal rust"
           SHORT="cross-platform OpenGL terminal emulator"
cat << EOF
alacritty is a modern terminal emulator that comes with sensible defaults,
but allows for extensive configuration. By integrating with other applications,
rather than reimplementing their functionality, it manages to provide a
flexible set of features with high performance.
EOF
