Kaynağa Gözat

Update raylib.pc.in

Ray 3 yıl önce
ebeveyn
işleme
0171bdfb9c
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      raylib.pc.in

+ 2 - 2
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@