Skip to content

Commit

Permalink
[m1n1] fix version format
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Dec 3, 2024
1 parent 7e3e163 commit 6155358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alarmcn/m1n1/lilac.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
maintainers:
- github: yuyichao

pre_build_script: update_pkgver_and_pkgrel(_G.newver)
pre_build_script: update_pkgver_and_pkgrel(_G.newver.lstrip('v'))

post_build: git_pkgbuild_commit

Expand Down

0 comments on commit 6155358

Please sign in to comment.