version=4

# Upstream tags vX.Y.Z on GitHub and publishes no release asset; the tag
# archive is the orig tarball. Pre-release tags (v4.0.0-beta3, v4.0.0rc1)
# do not match the numeric pattern on purpose.
opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz% \
 https://github.com/omacom/omarchy/tags .*/v?(\d[\d.]*)\.tar\.gz
