version=4

# If latest head should be packaged
opts="mode=git,pretty=2.3.0+git%cd.%h" \
    https://github.com/nipy/nibabel.git HEAD

# When sticking to release tags use this line
# https://github.com/nipy/nibabel/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
