mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
2d26d12155
(cherry picked from commit 15777cc293)
Co-authored-by: madomado <madonuko@outlook.com>
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
let v = gh_rawfile("GloriousEggroll/flatpost", "main", "VERSION.txt");
|
|
v.trim();
|
|
rpm.version(v);
|