pub(crate) fn pkgbase_section(base: &PackageBase, output: &mut String)Expand description
Appends a PackageBase in SRCINFO format to a String.
The items in the pkgbase section are written to output in an order compatible with
makepkg.
pub(crate) fn pkgbase_section(base: &PackageBase, output: &mut String)Appends a PackageBase in SRCINFO format to a String.
The items in the pkgbase section are written to output in an order compatible with
makepkg.