mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 11:52:17 +00:00
fix(update): libappimage
Signed-off-by: windowsboy111 <wboy111@outlook.com>
This commit is contained in:
@@ -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,2 +1,3 @@
|
||||
let v = gh_tag("AppImageCommunity/libappimage");
|
||||
v.crop(1);
|
||||
rpm.global("libver", v);
|
||||
|
||||
Reference in New Issue
Block a user