mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
8 lines
136 B
TOML
8 lines
136 B
TOML
|
[icu]
|
||
|
source = "github"
|
||
|
github = "unicode-org/icu"
|
||
|
use_latest_release = true
|
||
|
|
||
|
from_pattern = 'release-(\d+)-(\d+)'
|
||
|
to_pattern = '\1.\2'
|