mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
7 lines
172 B
TOML
7 lines
172 B
TOML
[texlive-bin]
|
|
source = "github"
|
|
github = "TeX-Live/texlive-source"
|
|
include_regex = 'build-svn\d+'
|
|
from_pattern = 'build-svn(\d+)'
|
|
to_pattern = '2023.\1'
|
|
use_max_tag = true
|