diff --git a/xf86-video-amdgpu.be0 b/xf86-video-amdgpu.be0 index 0f511809e..b157c9394 100755 --- a/xf86-video-amdgpu.be0 +++ b/xf86-video-amdgpu.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xf86-video-amdgpu-19.0.0-1 +# BEE_VERSION xf86-video-amdgpu-19.1.0-0 ## 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.) @@ -15,7 +15,7 @@ SRCURL[0]="https://www.x.org/releases/individual/driver/xf86-video-amdgpu-${PKGV ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -PATCHURL+=(/src/mariux/patches/0001-modesetting-add-tile-property-support.patch) +# PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not