gitea/modules/packages/arch
Exploding Dragon 581e52b3e7
Relax the version checking for Arch packages (#32908)
It is mentioned in https://man.archlinux.org/man/PKGBUILD.5: 'The
variable is not allowed to contain colons, forward slashes, hyphens, or
whitespace.'

`_` is also an allowed character, and some software in the Arch Linux
AUR uses this naming convention.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-19 09:41:23 +00:00
..
metadata.go Relax the version checking for Arch packages (#32908) 2024-12-19 09:41:23 +00:00
metadata_test.go Relax the version checking for Arch packages (#32908) 2024-12-19 09:41:23 +00:00