fix(update): libappimage

Signed-off-by: windowsboy111 <wboy111@outlook.com>
This commit is contained in:
windowsboy111
2023-04-16 23:11:20 +08:00
parent 7a77b53658
commit 0faf2f9f13
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
%global libver v1.0.4
%global libver 1.0.4
# replace - with ~
%global libver_format %(v=%{libver}; sed -e 's/-/~/' <<< $v)
+1
View File
@@ -1,2 +1,3 @@
let v = gh_tag("AppImageCommunity/libappimage");
v.crop(1);
rpm.global("libver", v);