16 lines
435 B
Bash
16 lines
435 B
Bash
# Template file for 'ruby-public_suffix'
|
|
pkgname=ruby-public_suffix
|
|
version=4.0.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gem
|
|
short_desc="Parse domain names into top level domain, domain and subdomains"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://simonecarletti.com/code/publicsuffix-ruby"
|
|
checksum=6035585fe67676a195ba53fa5860625a70e057cf2226ecc5bbede125a4d8ce76
|
|
|
|
post_install() {
|
|
vlicense LICENSE.txt
|
|
}
|