mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-15 23:15:10 +02:00
6 lines
347 B
Text
6 lines
347 B
Text
# upstream sometimes retag source, so rely on windows client availabiliy
|
|
# to detect new version (upstream's deb packages are not always up to date).
|
|
# this is an heuristic, but seafile-libclient and seafile-client-qt are
|
|
# bumped often in a coordinated manner.
|
|
site=https://download.seadrive.org/
|
|
pattern='<Key>seafile-\K[\d.]+(?=-en.msi</Key>)'
|