/usr/lib/x86_64-linux-gnu/pkgconfig/sbuild.pc is in libsbuild-dev 1.6.10-1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | prefix=/usr
exec_prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include
Name: Sbuild
Description: Debian Source Builder
Version: ${GIT_RELEASE_VERSION}
Libs: -L${libdir} -lsbuild
Cflags: -I${includedir}
|