diff options
| author | Ray <[email protected]> | 2021-10-26 09:13:30 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-26 09:13:30 +0200 |
| commit | 0171bdfb9c6224ecaee8e601527b3e280878a886 (patch) | |
| tree | 4c1aa370408e7165dd199e08e35f6f0533183430 /raylib.pc.in | |
| parent | daeccd03ace3eacf7907ecca1a697c7d00961cf4 (diff) | |
| download | raylib-0171bdfb9c6224ecaee8e601527b3e280878a886.tar.gz raylib-0171bdfb9c6224ecaee8e601527b3e280878a886.zip | |
Update raylib.pc.in
Diffstat (limited to 'raylib.pc.in')
| -rw-r--r-- | raylib.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/raylib.pc.in b/raylib.pc.in index 1c6e41b1..4e34ce32 100644 --- a/raylib.pc.in +++ b/raylib.pc.in @@ -4,8 +4,8 @@ libdir=@libdir_for_pc_file@ includedir=@includedir_for_pc_file@ Name: raylib -Description: Simple and easy-to-use library to enjoy videogames programming -URL: http://github.com/raysan5/raylib +Description: A simple and easy-to-use library to enjoy videogames programming +URL: https://github.com/raysan5/raylib Version: @PROJECT_VERSION@ Libs: -L"${libdir}" -lraylib @PKG_CONFIG_LIBS_EXTRA@ Libs.private: @PKG_CONFIG_LIBS_PRIVATE@ |
