16 lines
435 B
Bash
16 lines
435 B
Bash
# Template file for 'ruby-public_suffix'
|
|
pkgname=ruby-public_suffix
|
|
version=4.0.2
|
|
revision=2
|
|
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=ff9948307037937ad7149b04ba9bf26e007b964d0f8f7101db5f3fe8cf298673
|
|
|
|
post_install() {
|
|
vlicense LICENSE.txt
|
|
}
|