# watch file for python-mkdocs

version=4

opts="mode=git, \
      compression=gz, \
      repacksuffix=+dfsg, \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+dfsg(\.?\d+)?$//" \
https://github.com/mkdocs/mkdocs.git \
      refs/tags/@ANY_VERSION@
