           SPELL=yadm
         VERSION=3.2.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/TheLocehiliosan/${SPELL}/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:c61da3f644c2f587079fd717d4ef566861f20224f287906ef5b6d07169bc5f02aef7974afd8d4441267a92417a4fd0c7edda562b8f0cf2fc104c91fc0f5f85ff
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://yadm.io/
         ENTERED=20230724
      LICENSE[0]=GPL
        KEYWORDS="dotfiles"
           SHORT="Yet Another Dotfiles Manager"
cat << EOF
yadm is a tool for managing dotfiles.

o Based on Git, with full range of Git's features
o Supports system-specific alternative files or templated files
o Encryption of private data using GnuPG, OpenSSL, transcrypt, or git-crypt
o Customizable initialization (bootstrapping)
o Customizable hooks for before and after any operation
EOF
