version=4

opts=\
repack,\
compression=xz,\
repacksuffix=+dfsg,\
dversionmangle=auto,\
searchmode=plain \
 https://api.github.com/repos/trinityrnaseq/trinityrnaseq/releases \
 https://github.com/trinityrnaseq/trinityrnaseq/releases/download/Trinity-v[\d\.]+/trinityrnaseq-v@ANY_VERSION@(?:\.FULL_with_extendedTestData)@ARCHIVE_EXT@

# the ?: means the grouping is non-capturing, so the wExtSampleData or with_extendedTestData part isn't included in the version number
