Skip to content

Commit

Permalink
Create update.rhai
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Sep 28, 2023
1 parent fcb0ffb commit ef70c3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions anda/desktops/kde/kde-liquidshell/update.rhai
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
let html = get("https://download.kde.org/stable/liquidshell/");
rpm.version(find(`>liquidshell-([.\\d]+)\\.tar\\.xz</a>`, html, 1));

0 comments on commit ef70c3e

Please sign in to comment.