Files
packages/anda/lib/libappimage/update.rhai.bak
T
madomado 060c842204 bump: libappimage (#597)
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.
2023-06-20 06:23:53 -06:00

4 lines
85 B
Plaintext

let v = gh_tag("AppImageCommunity/libappimage");
v.crop(1);
rpm.global("libver", v);