diff --git a/meson.build b/meson.build index c212edda..f9268e5d 100644 --- a/meson.build +++ b/meson.build @@ -67,7 +67,7 @@ else import('pkgconfig').generate( stc_lib, - name: 'Smart Template Containers', + name: 'stc', description: 'A modern, user friendly, generic, type-safe and fast C99 container library.', url: 'https://github.com/stclib/STC', )