Comment
The change is a straightforward version bump in .SRCINFO for the Oracle VirtualBox Extension Pack: source URL remains on the official HTTPS VirtualBox download host, the package dependency is updated to the matching VirtualBox version, and the checksum is updated accordingly. No new sources, scripts, build steps, or privilege-related metadata were introduced. Based on the provided diff alone, this looks like a routine upstream update with low security risk.
@@ -1,15 +1,15 @@
pkgbase = virtualbox-ext-oracle
pkgdesc = Oracle VM VirtualBox Extension Pack
- pkgver = 7.2.12
- pkgrel = 2
+ pkgver = 7.2.14
+ pkgrel = 1
url = https://www.virtualbox.org/
arch = x86_64
license = custom:PUEL
- depends = virtualbox=7.2.12
+ depends = virtualbox=7.2.14
optdepends = rdesktop: client to connect vm via RDP
- noextract = Oracle_VirtualBox_Extension_Pack-7.2.12.vbox-extpack
+ noextract = Oracle_VirtualBox_Extension_Pack-7.2.14.vbox-extpack
options = !strip
- source = https://download.virtualbox.org/virtualbox/7.2.12/Oracle_VirtualBox_Extension_Pack-7.2.12.vbox-extpack
- sha256sums = ac461d67462e06a9e16e8b96623c1b1a8c692c7f78e3566584b47e2d2e533f76
+ source = https://download.virtualbox.org/virtualbox/7.2.14/Oracle_VirtualBox_Extension_Pack-7.2.14.vbox-extpack
+ sha256sums = ce4461de974f041435660751b382f987fece831028a8c98572d668eda2eee96d
pkgname = virtualbox-ext-oracle