mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
060c842204
Upstream uses the tag `1.0.4-5` and GitHub treats it as if it's earlier than `1.0.4`. Therefore, update.rhai is temporarily disabled.
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
let v = gh_tag("AppImageCommunity/libappimage");
|
|
v.crop(1);
|
|
rpm.global("libver", v);
|