Skip to content

Instantly share code, notes, and snippets.

@mattikus
Created July 26, 2012 19:50
Show Gist options
  • Save mattikus/3184118 to your computer and use it in GitHub Desktop.
Save mattikus/3184118 to your computer and use it in GitHub Desktop.
*** pkgtype.xsd-bak 2012-07-26 19:45:23.451230673 +0000
--- pkgtype.xsd 2012-07-26 19:48:19.403201714 +0000
***************
*** 43,49 ****
--- 43,51 ----
</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"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment