           SPELL=aria2
         VERSION=1.36.0
     SOURCE_HASH=sha512:8203dbb75274455a78c50dd4f894e631de6931ac889f26896dceed78ec38c98cdbcf07e164744f308f2bfffeae1016beec1bfdbe8cad7f3280d11376aa0c2542
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://github.com/aria2/aria2/releases/download/release-$VERSION/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://aria2.sourceforge.net/
         ENTERED=20060322
      LICENSE[0]=GPL-2.0-or-later
        KEYWORDS="ftp http https bittorrent"
           SHORT="A utility for downloading files."
cat << EOF
aria2 is a utility for downloading files. It has completely new design
concept from its predecessor, Aria, and is written from scratch.  aria2 has
a segmented downloading engine in its core. It can download one file from
multiple URLs or multiple connections from one URL. This results in very
high speed downloading, much faster than ordinary browsers. This engine in
was implemented in a single-thread model. The architecture is clean and easy
to extend.
EOF
