vile: fix update pattern
This commit is contained in:
parent
4d4a00a664
commit
388058bf14
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Template file for 'vile'
|
||||
Template file for 'vile'
|
||||
pkgname=vile
|
||||
version=9.8s
|
||||
revision=1
|
||||
|
|
2
srcpkgs/vile/update
Normal file
2
srcpkgs/vile/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="https://invisible-mirror.net/archives/vile/"
|
||||
pattern="vile-\K[\d\.]*(?=\.tgz)"
|
Loading…
Reference in a new issue