# See uscan(1) for format

# Compulsory line, this is a version 4 file
version=4

opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%sqlcipher-$1.tar.gz%" \
    https://github.com/sqlcipher/sqlcipher/tags \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
