mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 7582f6afb3)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -4,5 +4,6 @@ rpm.version(bump::madoguchi("zig-master", labels.branch));
|
||||
|
||||
if rpm.changed() {
|
||||
let r = bump::madoguchi_json("zig-master", labels.branch).rel;
|
||||
let r = sub(`(?m)(\.fc.*?|)$`, "", r).parse_int();
|
||||
rpm.release(r + 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user