Comment
Risk is low. The change only updates package metadata in .SRCINFO to a new upstream VMware Workstation release (26H1u1), resets pkgrel, and refreshes the pinned archive.org bundle checksum. The only dependency change is removal of vmware-keymaps from .SRCINFO, which is consistent with the PKGBUILD’s existing optional toggle to drop that dependency. No new build-time code, install-script behavior, network fetches, privilege escalation, or suspicious sources were introduced by this diff.
@@ -1,7 +1,7 @@
pkgbase = vmware-workstation
pkgdesc = The industry standard for running multiple operating systems as virtual machines on a single Linux PC.
- pkgver = 26H1
- pkgrel = 3
+ pkgver = 26H1u1
+ pkgrel = 1
url = https://www.vmware.com/products/workstation-for-linux.html
install = vmware-workstation.install
arch = x86_64