           SPELL=hexchat-otr
         VERSION=0.2.2
          SOURCE="${SPELL}-${VERSION}.tar.xz"
         SOURCE2="${SOURCE}.asc"
   SOURCE_URL[0]=https://github.com/TingPing/${SPELL}/releases/download/${VERSION}/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=hexchat.gpg:${SOURCE2}:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/TingPing/hexchat-otr
      LICENSE[0]=GPL
         ENTERED=20170519
        KEYWORDS="irc otr"
           SHORT="off the record plugin for HexChat"
cat << EOF
hexchat-otr adds off the record support to HexChat.

Originally forked from irssi-otr.
EOF
