diff --git a/xscreensaver.be0 b/xscreensaver.be0 index ae4f028d2..076e694cc 100755 --- a/xscreensaver.be0 +++ b/xscreensaver.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xscreensaver-5.42-0 +# BEE_VERSION xscreensaver-5.43-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.jwz.org/xscreensaver/xscreensaver-${PKGVERSION}.tar.gz" ## 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/xscreensaver-use-c89-comments.diff) +# PATCHURL+=() ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not