From 000926a57da392a07be788ffb695a7a295172e72 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 16 Feb 2018 15:56:40 +0100 Subject: [PATCH] xf86-video-nouveau: Rebuild for systemd/udev update `sousage.pl` says, that `libudev.so.0` is used by `/usr/lib/xorg/modules/drivers/nouveau_drv.so`. Increment the revision number. --- xf86-video-nouveau.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xf86-video-nouveau.be0 b/xf86-video-nouveau.be0 index 3d0ea6844..ca6dbce3e 100755 --- a/xf86-video-nouveau.be0 +++ b/xf86-video-nouveau.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xf86-video-nouveau-1.0.15-0 +# BEE_VERSION xf86-video-nouveau-1.0.15-1 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)