void-packages/srcpkgs/seafile-libclient/update

5 lines
227 B
Plaintext
Raw Normal View History

2021-04-20 13:17:49 +02:00
# upstream sometimes retag source
# use upstream's Ubuntu focal repo to detect new version.
site='https://linux-clients.seafile.com/seafile-deb/focal/pool/main/s/seafile-daemon/'
pattern='seafile-daemon_\K[\d.]+(?=_amd64.deb)'