diff --git a/wlroots/.signature b/wlroots/.signature
index 57a1a21d2..5266696c1 100644
--- a/wlroots/.signature
+++ b/wlroots/.signature
@@ -1,5 +1,5 @@
 untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35k6CE5oIWTQL9+s4D1O4Tq3cbCAgGQ5gBRDHgF9j/JSs82sXPkomDIVoTwrqW2UtGkaP1BNKLddNnt/iSgVBwk=
-SHA256 (Pkgfile) = d301c1a9ac11d7ae8af8889170fc95661e92cfa2be8ee99d7c85e16ebfad4ef3
+RWSagIOpLGJF30EPY5innrWqd3eYmatD3Da2/zdNNkisXqLoaNWGf+dwdS8c5HXmwNQWNj8gSp4u9xbL8LfuNUn5kFxjFBSAygI=
+SHA256 (Pkgfile) = 90ffa529338826755c88830891ee02e23d09e198d0bb2359fda4c6cb36bf123b
 SHA256 (.footprint) = 7a16518c41eae33db387c7651c4bfe9653984a5ae24b76d889f6f8baca9b4926
 SHA256 (wlroots-0.15.0.tar.bz2) = fcb9e9dbbb112f5c527c1c4155994fd97b6b1eb3950316e186e3c293e7a07fc4
diff --git a/wlroots/Pkgfile b/wlroots/Pkgfile
index 21059bab3..f274b33b2 100644
--- a/wlroots/Pkgfile
+++ b/wlroots/Pkgfile
@@ -1,12 +1,12 @@
 # Description: A modular Wayland compositor library.
 # URL: https://gitlab.freedesktop.org/wlroots/wlroots/
 # Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: libcap libxkbcommon mesa seatd wayland-protocols xorg-libpixman xorg-xcb-util-image xorg-xcb-util-wm
-# Optional: libinput xorg-libxcomposite xorg-server xorg-xcb-util-error xorg-xcb-util-renderutil xorg-xinput
+# Depends on: libcap libinput libxkbcommon mesa seatd wayland-protocols xorg-libpixman xorg-xcb-util-image xorg-xcb-util-wm
+# Optional: xorg-libxcomposite xorg-server xorg-xcb-util-error xorg-xcb-util-renderutil xorg-xinput
 
 name=wlroots
 version=0.15.0
-release=1
+release=2
 source=(https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/$version/wlroots-$version.tar.bz2)
 
 build() {