summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Marc Lenoir2023-11-09 19:00:09 +0100
committerJean-Marc Lenoir2023-11-09 19:00:09 +0100
commit865444ab4a771a7af14ae4016c92ce8aea0e22bd (patch)
treeaba701417658c3cb0871fba638a13cdfd89db2ce /PKGBUILD
parente87f3d1578f7c0cdef7ad60a5a475d5494ba5e4f (diff)
downloadaur-865444ab4a771a7af14ae4016c92ce8aea0e22bd.tar.gz
Attempt to fix a bug with kernel 6.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c025df558838..de259d0fc063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ pkgname=vmware-workstation
pkgver=17.5.0
_buildver=22583795
_pkgver=${pkgver}_${_buildver}
-pkgrel=1
+pkgrel=2
pkgdesc='The industry standard for running multiple operating systems as virtual machines on a single Linux PC.'
arch=(x86_64)
url='https://www.vmware.com/products/workstation-for-linux.html'
@@ -92,7 +92,7 @@ sha256sums=(
'10562d11d50edab9abc2b29c8948714edcb9b084f99b3766d07ddd21259e372e'
'273d4357599a3e54259c78cc49054fef8ecfd2c2eda35cbcde3a53a62777a5ac'
- '1060b5d45caeda5119b220fab4e1ece398af34d75131139a5dc6f74ee06672c3'
+ '27c640bd793eb1f8d7561060df9562ffc44832cf5c69ed79ff4408abd14ae493'
'b86f61a37a9dd74257751eba2478c471b6e1ccac6476c5845d3371236833a4fb'
)
options=(!strip emptydirs)