There's a merged pull request on the void-packages repository owncloudclient: update to 2.9.1, fix tests https://github.com/void-linux/void-packages/pull/34131 Description: - I tested the changes in this PR: **YES** (I'm running it since yesterday, with my own files in two different accounts) - I removed a patch that has been merged upstream - I added a patch to skip two tests that were failing because xbps-src runs with root permission (the tests try to write to `/` and `/usr/bin` and expect to get a permission error). Now the check stage should succeed (I only tested in x86_64, let's see what CI says). - Added `changelog=` CC: @ndowens