diff --git a/tigervnc.be0 b/tigervnc.be0 index eccf17b23..f9180bb97 100755 --- a/tigervnc.be0 +++ b/tigervnc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION tigervnc-1.9.0-0 +# BEE_VERSION tigervnc-1.9.0-1 XORG_SERVER_VERSION=1.20.2 XORG_SERVER_NNN=120 @@ -19,7 +19,7 @@ SRCURL[1]="https://ftp.x.org/pub/individual/xserver/xorg-server-$XORG_SERVER_VER ## 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/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session.patch) +PATCHURL+=(/src/mariux/patches/tigervnc-vncserver-Change-default-xstartup-to-xfce4-session-v2.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not