mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
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}"
|
version="${version/alpha/.alpha}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue