otfcc: fix update file
This commit is contained in:
parent
e4c520fe29
commit
f71ec60436
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
pattern='/archive/(v?|\Q'"$pkgname"'\E-)?\K[-\d\.a-z]+(?=\.tar\.gz")'
|
||||
pattern='/archive/refs/tags/(v?|\Q'"$pkgname"'\E-)?\K[-\d\.a-z]+(?=\.tar\.gz")'
|
||||
version="${version/alpha/.alpha}"
|
||||
|
|
Loading…
Reference in a new issue