File lpm.c.diff of Package lite-xl-plugin-manager
--- src/lpm.c.smb 2024-03-04 11:20:50.790600687 -0500 +++ src/lpm.c 2024-03-04 11:21:18.417544084 -0500 @@ -1331,7 +1331,7 @@ #ifndef LPM_VERSION - #define LPM_VERSION "unknown" + #define LPM_VERSION "1.4.0+git20250608.906c3e1" #endif #ifndef LPM_DEFAULT_REPOSITORY #define LPM_DEFAULT_REPOSITORY "https://github.com/lite-xl/lite-xl-plugin-manager.git:latest"