# Watch: https://github.com/zlin/wgetpaste/tags refs/tags/([0-9.]+)[.]tar
           SPELL=wgetpaste
         VERSION=2.34
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:9f334299d0314e821d989c785aaae9e8e9c0e4972ced9330039f7e2ca1867528a2d4f090dd754ec72e8a9d7005d8f5154266cd0769627b1023d1199893cf4f8c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/zlin/$SPELL/releases/download/$VERSION/$SOURCE
        WEB_SITE=http://wgetpaste.zlin.dk/
         ENTERED=20100810
      LICENSE[0]=PD
           SHORT="script that automates pasting to a number of pastebin services"
cat << EOF
Script that automates pasting to a number of pastebin services
relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget.
EOF
