summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8034d92e789c..ac396187fada 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = vmware-host-modules-dkms-git
- pkgdesc = Patches needed to build VMware Player host modules against recent kernels
+ pkgdesc = VMware (Player and Workstation) host kernel modules with patches needed to build against recent kernels
pkgver = 17.5.0.d20240112.2c6d66f
pkgrel = 1
epoch = 2
diff --git a/PKGBUILD b/PKGBUILD
index 36c2dcca4881..bccbdaa4f846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _branch_version=17.5.0
url='https://github.com/mkubecek/vmware-host-modules'
pkgrel=1
epoch=2
-pkgdesc='Patches needed to build VMware Player host modules against recent kernels'
+pkgdesc='VMware (Player and Workstation) host kernel modules with patches needed to build against recent kernels'
arch=('x86_64' 'aarch64' 'i386')
license=('GPL2')
provides=(vmware-host-modules-dkms vmware-host-modules)