mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 04:41:00 +01:00
6 lines
151 B
TOML
6 lines
151 B
TOML
[java-openjfx]
|
|
source = "git"
|
|
git = "https://github.com/openjdk/jfx22u.git"
|
|
include_regex = '^((?:\d|\.)+)\+\d+'
|
|
from_pattern = '\+'
|
|
to_pattern = '.u'
|