summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Marc Lenoir2018-09-29 15:35:05 +0200
committerJean-Marc Lenoir2018-09-29 15:35:05 +0200
commitbf66b26138b1a03f96d92eb8c693ec911f5ba0a6 (patch)
treec8e90b6710e16d274641ec5240966d61d072d8e4
parent565903262bc5c51100df480eeeb9aba789e2662b (diff)
downloadaur-bf66b26138b1a03f96d92eb8c693ec911f5ba0a6.tar.gz
Modify datastores.xml file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--datastores.xml11
3 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d7432e62c35..c20d2c93b52d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -69,7 +69,7 @@ pkgbase = vmware-workstation11
sha256sums = 8e4d08668a66be79a900521792b39c16a026cc90659241edee80b64e701bfbcd
sha256sums = 0c5f33796271ec8c6f26cf5c736117e87e9789c18326494c2bc789d4318a4b9a
sha256sums = ee65ba48bbf1b133e8ef36c3133261488a5f0db44c21a46427976baca39e39b4
- sha256sums = 04375658fed0cad4a18d5da1589d4dc1e5171753891ecaadd05f3c3e50c8156f
+ sha256sums = 434cd4aa440d36b75ee20e0b588aaad874bb0d796173990bc4046667c66f5099
sha256sums = f8ab8cb8314e2b82e69ea3c571be04540ce613630808d949c20cc2edef27f77d
sha256sums = 3c802523606184a5e8ebbe931d9c6c70d83ff8c6833b9f48aa264f0bd5a18a88
sha256sums = ad522a8cbc6103134ce5e677a01b503cd21875cbceb37bd13fd870ebd9ad0e6d
diff --git a/PKGBUILD b/PKGBUILD
index ea2fe7791886..81c1cce9d460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -102,7 +102,7 @@ sha256sums=(
'0c5f33796271ec8c6f26cf5c736117e87e9789c18326494c2bc789d4318a4b9a'
'ee65ba48bbf1b133e8ef36c3133261488a5f0db44c21a46427976baca39e39b4'
- '04375658fed0cad4a18d5da1589d4dc1e5171753891ecaadd05f3c3e50c8156f'
+ '434cd4aa440d36b75ee20e0b588aaad874bb0d796173990bc4046667c66f5099'
'f8ab8cb8314e2b82e69ea3c571be04540ce613630808d949c20cc2edef27f77d'
'3c802523606184a5e8ebbe931d9c6c70d83ff8c6833b9f48aa264f0bd5a18a88'
'ad522a8cbc6103134ce5e677a01b503cd21875cbceb37bd13fd870ebd9ad0e6d'
diff --git a/datastores.xml b/datastores.xml
index 452bbe43dba8..a457a95241fc 100644
--- a/datastores.xml
+++ b/datastores.xml
@@ -4,12 +4,13 @@
<_type>hostd.host.LocalDatastoreEntry[]</_type>
<e id="0">
<_type>hostd.host.LocalDatastoreEntry</_type>
- <dynamicProperty>
- <_length>0</_length>
- <_type>vmodl.DynamicProperty[]</_type>
- </dynamicProperty>
+ <id>1</id>
<name>standard</name>
<path>/var/lib/vmware/Shared VMs</path>
</e>
</LocalDatastores>
-</ConfigRoot>
+ <NasVolumes>
+ <_length>0</_length>
+ <_type>hostd.host.NasDatastoreEntry[]</_type>
+ </NasVolumes>
+</ConfigRoot> \ No newline at end of file