summaryrefslogtreecommitdiffstats
path: root/schemas/pkgtype.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/pkgtype.xsd')
-rw-r--r--schemas/pkgtype.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd
index 0aaea0c22..cbee6f317 100644
--- a/schemas/pkgtype.xsd
+++ b/schemas/pkgtype.xsd
@@ -42,7 +42,9 @@
</xsd:choice>
<xsd:attribute type="xsd:string" name="name"/>
<xsd:attribute type="xsd:string" name="group"/>
+ <xsd:attribute type="xsd:string" name="arch"/>
<xsd:attribute type="xsd:string" name="version"/>
+ <xsd:attribute type="xsd:string" name="release"/>
<xsd:attribute type="xsd:string" name="file"/>
<xsd:attribute type="xsd:boolean" name="verify"/>
<xsd:attribute type="xsd:string" name="simplefile"/>