diff --git a/BioArchLinux/cimfomfa/lilac.yaml b/BioArchLinux/cimfomfa/lilac.yaml index b13d89be17..8781245587 100644 --- a/BioArchLinux/cimfomfa/lilac.yaml +++ b/BioArchLinux/cimfomfa/lilac.yaml @@ -3,7 +3,7 @@ maintainers: - github: kbipinkumar email: kbipinkumar@pm.me pre_build_script: | - update_pkgver_and_pkgrel(_G.newver.lstrip('v')) + update_pkgver_and_pkgrel(_G.newver.lstrip('v').replace('-', '.')) run_cmd(['updpkgsums']) post_build_script: | git_pkgbuild_commit()