version=4
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
     repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz \
     https://github.com/bioSyntax/bioSyntax/releases .*/bioSyntax-?(\d\S+)\.zip

# This is a non standard watch file for GitHub because GH autogenerates tarballs
# with empty vim folder. We need to target the zip file which contains all files.