File lpm.c.diff of Package lite-xl-plugin-manager
--- src/lpm.c.smb 2023-09-22 17:12:47.369977465 -0400 +++ src/lpm.c 2023-09-22 17:13:52.603411987 -0400 @@ -1132,7 +1132,7 @@ #ifndef LPM_VERSION - #define LPM_VERSION "unknown" + #define LPM_VERSION "1.0.11+git20230917.1a54a85" #endif #ifndef LPM_DEFAULT_REPO #define LPM_DEFAULT_REPOSITORY "https://github.com/lite-xl/lite-xl-plugin-manager.git:latest"