generated from archlinux/template
Compare commits
No commits in common. "fd54544b8a68ea7d8937339e7d7a736340f62f05" and "38751c454723d6697c40933b5e5fcb12a65de7d0" have entirely different histories.
fd54544b8a
...
38751c4547
@ -1,6 +1,7 @@
|
|||||||
[linux]
|
[linux]
|
||||||
source = "git"
|
source = "github"
|
||||||
git = "https://github.com/archlinux/linux.git"
|
github = "archlinux/linux"
|
||||||
|
use_max_tag = true
|
||||||
include_regex = 'v\d+(\.\d+)*-arch\d+'
|
include_regex = 'v\d+(\.\d+)*-arch\d+'
|
||||||
from_pattern = '-([a-z])'
|
from_pattern = '-([a-z])'
|
||||||
to_pattern = '.\1'
|
to_pattern = '.\1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user