16 lines
415 B
Bash
16 lines
415 B
Bash
# Template file for 'ruby-multi_xml'
|
|
pkgname=ruby-multi_xml
|
|
version=0.6.0
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gem
|
|
short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="MIT"
|
|
homepage="https://github.com/sferik/multi_xml"
|
|
checksum=d24393cf958adb226db884b976b007914a89c53ad88718e25679d7008823ad52
|
|
|
|
post_install() {
|
|
vlicense LICENSE.md
|
|
}
|