Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

underscores are not allowed in pkgver #65

@dm7p

Description

@dm7p

The makedeb PKGBUILD syntax docs link to the Arch docs, which state:

[The pkgver] can contain letters, numbers, periods and underscores, but not a hyphen (-). If the author of the software uses one, replace it with an underscore (_).

I encountered a version like 1.1.1-15-g4d699d9 which I updated to 1.1.1_15_g4d699d9. However this returns:

[!] pkgver contains invalid characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions