           SPELL=quilt
         VERSION=0.67
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://mirrors.up.pt/pub/nongnu/$SPELL/$SOURCE
     SOURCE_HASH=sha512:2dcf9396444484e1664f3dc9bf6a024d11fbaac4e984a295b269bab2649e254dafe3dd89d8f79cfaf1c33d2aa80a803ea55eef4debbc1ebc8d3459ecfa52e4ec
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://savannah.nongnu.org/projects/quilt"
      LICENSE[0]="GPL-2.0-or-later"
         ENTERED=20220412
        KEYWORDS=""
           SHORT="manage large numbers of patches"
cat << EOF
Quilt allows you to easily manage large numbers of patches by keeping track of
the changes each patch makes. Patches can be applied, un-applied, refreshed,
and more.
EOF
