summaryrefslogtreecommitdiff
path: root/pkg/st/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/st/gen.lua')
-rw-r--r--pkg/st/gen.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/st/gen.lua b/pkg/st/gen.lua
index 2839e38b..fd28634f 100644
--- a/pkg/st/gen.lua
+++ b/pkg/st/gen.lua
@@ -22,7 +22,7 @@ exe('st', [[st.c $builddir/pkg/(
libxkbcommon/libxkbcommon.a
wayland/libwayland-client.a.d
wayland/libwayland-cursor.a.d
- wayland-protocols/xdg-shell-unstable-v5-protocol.c.o
+ wayland-protocols/xdg-shell-protocol.c.o
wld/libwld.a.d
)]])
file('bin/st', '755', '$outdir/st')