mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
# You can run the "uscan" command to check for upstream updates and more.
|
|
# See uscan(1) for format
|
|
|
|
# Compulsory line, this is a version 4 file
|
|
version=4
|
|
|
|
# Direct Git
|
|
opts="mode=git" https://github.com/venthur/blag.git \
|
|
refs/tags/v([\d\.]+) debian uupdate
|