           SPELL=mu-repo
         VERSION=1.8.1
        XVERSION=$(echo $VERSION|tr '.' '_')
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/fabioz/${SPELL}/archive/mu_repo_${XVERSION}.tar.gz
     SOURCE_HASH=sha512:14d5d1af9972a268cfacdbd2f64e79f501b5d26150415e549351c694c7a3762b6efcf4e9cfd66abdd50dd8de9b217639ec288c7eceb5552718ee17cccf29cd52
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-mu_repo_${XVERSION}"
        WEB_SITE="https://fabioz.github.io/mu-repo/"
      LICENSE[0]=GPL
         ENTERED=20180914
           SHORT="a command line tool that helps you execute the same commands in multiple git repositories"
cat << EOF
mu-repo is a command line tool that helps you execute the same commands in
multiple git repositories.
EOF
