mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
a35314d3fc
* add: VLC * cleanup: New macros and bump release down * fix: NO * Cleanup and check if VLC is where it thinks it is? * cat the log to see what's wrong * cat the log to see what's wrong * Try to get errors from this thing * Empty commit because GitHub is testing my patience Signed-off-by: Gilver <rockgrub@disroot.org> * Try this? * shdfshdfhj * Cleanup spec and see if this works * What now * This will have to do. --------- Signed-off-by: Gilver <rockgrub@disroot.org>
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
rpm.version(find(`\"name\":\"Linux\",\"latestVersion\":\"([\d.]+)\"`, get(`https://www.videolan.org/vlc/`), 1));
|