0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-26 11:26:19 +01:00
gitea/modules/packages/arch
Giteabot c20642fa99
Relax the version checking for Arch packages (#32908) (#32913)
Backport #32908 by ExplodingDragon

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: Exploding Dragon <explodingfkl@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-19 19:02:58 +08:00
..
metadata_test.go Relax the version checking for Arch packages (#32908) (#32913) 2024-12-19 19:02:58 +08:00
metadata.go Relax the version checking for Arch packages (#32908) (#32913) 2024-12-19 19:02:58 +08:00