Remove syncthing-discosrv and tidy-html-bbatsche from develversion and add syncthing-discosrv to archversion
This commit is contained in:
parent
b42d595c2b
commit
b3d13e56a1
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[DEFAULT]
|
||||
downstream = aur
|
||||
eval_upstream = version.replace("-", ".")
|
||||
eval_upstream = version.replace("-", ".").replace("_",".").replace("/",".")
|
||||
regex_exclude = ""
|
||||
timeout = 10
|
||||
retry = 2
|
||||
|
@ -64,6 +64,10 @@ regex = rename-([0-9]*\.[0-9]*)\.tar.gz
|
|||
[sbagen]
|
||||
url = http://uazu.net/sbagen/
|
||||
|
||||
[syncthing-discosrv]
|
||||
url = https://github.com/syncthing/syncthing/releases
|
||||
regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
||||
|
||||
[sshmnt]
|
||||
url = https://github.com/prurigro/sshmnt/releases
|
||||
regex = archive/v([0-9][0-9a-zA-Z\.]*)\.tar\.gz
|
||||
|
|
|
@ -21,9 +21,7 @@ pixel-dungeon-git
|
|||
raccoon-git
|
||||
salsapipe-git
|
||||
shattered-pixel-dungeon-git
|
||||
syncthing-discosrv
|
||||
synergy-git
|
||||
tidy-html5-bbatsche
|
||||
tasksh-git
|
||||
treesheets-git
|
||||
vim-archversion-git
|
||||
|
|
Loading…
Reference in a new issue