mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-21 02:50:38 +00:00
0e1d61e41b
(cherry picked from commit 09e8d38471)
Co-authored-by: Cypress Reed <willow@willowidk.dev>
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
let v = gh("noctalia-dev/noctalia-shell");
|
|
v.crop(1);
|
|
|
|
if v < "5" {
|
|
rpm.version(v);
|
|
} |