New package: ruby-mime-types-3.2.2

This commit is contained in:
maxice8 2018-12-14 17:14:16 -02:00 committed by maxice8
parent a43141bd44
commit e9e04750b5

View file

@ -0,0 +1,16 @@
# Template file for 'ruby-mime-types'
pkgname=ruby-mime-types
version=3.2.2
revision=1
noarch=yes
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
}