17 lines
457 B
Bash
17 lines
457 B
Bash
# Template file for 'ruby-mime-types'
|
|
pkgname=ruby-mime-types
|
|
version=3.2.2
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gem
|
|
depends="ruby-mime-types-data>=3.2015"
|
|
short_desc="Library for registry and information about MIME types"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="MIT"
|
|
homepage="https://github.com/mime-types/ruby-mime-types/"
|
|
checksum=93f308f0b6754b0ca50dd1982b817f65b8946f6a34bd3db6bd3d8a5265f05d3a
|
|
|
|
post_install() {
|
|
vlicense Licence.md
|
|
}
|