mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
7 lines
151 B
TOML
7 lines
151 B
TOML
[qt6-base]
|
|
source = 'git'
|
|
git = 'git://code.qt.io/qt/qtbase.git'
|
|
prefix = 'v'
|
|
include_regex = '.*(alpha|beta|rc).*'
|
|
from_pattern = '-'
|
|
to_pattern = ''
|