diff --git a/srcpkgs/gtk4-layer-shell-devel/template b/srcpkgs/gtk4-layer-shell-devel/template index 6396f90..c0e8b25 100644 --- a/srcpkgs/gtk4-layer-shell-devel/template +++ b/srcpkgs/gtk4-layer-shell-devel/template @@ -1,7 +1,7 @@ # Template file for 'gtk4-layer-shell' pkgname=gtk4-layer-shell version=1.0.4 -revision=2 +revision=3 build_style=meson build_helper="gir" hostmakedepends="gobject-introspection pkg-config wayland-protocols" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/wmww/gtk4-layer-shell" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b" -shlib_providers="libgtk4-layer-shell.so.0" +shlib_providers="libgtk4-layer-shell.so.0 libgtk4-layer-shell.so" if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true" diff --git a/srcpkgs/gtk4-layer-shell/template b/srcpkgs/gtk4-layer-shell/template index 6396f90..c0e8b25 100644 --- a/srcpkgs/gtk4-layer-shell/template +++ b/srcpkgs/gtk4-layer-shell/template @@ -1,7 +1,7 @@ # Template file for 'gtk4-layer-shell' pkgname=gtk4-layer-shell version=1.0.4 -revision=2 +revision=3 build_style=meson build_helper="gir" hostmakedepends="gobject-introspection pkg-config wayland-protocols" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/wmww/gtk4-layer-shell" distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz" checksum="7fe327dc3740e4b6f5edfd855e23f84b1ac1ec6854b731047b95df7feb46498b" -shlib_providers="libgtk4-layer-shell.so.0" +shlib_providers="libgtk4-layer-shell.so.0 libgtk4-layer-shell.so" if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"