From 1fc1e1772f5c5ae4a1a5a8620633aac1a04eedba Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 16 Feb 2018 15:52:54 +0100 Subject: [PATCH] xf86-video-amdgpu: Rebuild for systemd/udev update `sousage.pl` says, that `libudev.so.0` is used by `/usr/lib/xorg/modules/drivers/amdgpu_drv.so`. Increment the revision number. --- xf86-video-amdgpu.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xf86-video-amdgpu.be0 b/xf86-video-amdgpu.be0 index 87a6fec5f..46849644c 100755 --- a/xf86-video-amdgpu.be0 +++ b/xf86-video-amdgpu.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xf86-video-amdgpu-1.4.0-0 +# BEE_VERSION xf86-video-amdgpu-1.4.0-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.)