Risk 0/5 · Safe
.SRCINFO
Result #2747
Comment
The change only bumps pkgrel and adds epoch=1 in .SRCINFO. This is a metadata-only versioning adjustment and does not introduce new sources, build steps, install scripts, permissions changes, or other executable content. No security-relevant behavior is affected by this diff hunk alone.
@@ -1,7 +1,8 @@
pkgbase = vmware-workstation
pkgdesc = The industry standard for running multiple operating systems as virtual machines on a single Linux PC.
pkgver = 26H1u1
- pkgrel = 1
+ pkgrel = 2
+ epoch = 1
url = https://www.vmware.com/products/workstation-for-linux.html
install = vmware-workstation.install
arch = x86_64