New package: ruby-public_suffix-3.0.3
This commit is contained in:
parent
d766010607
commit
18be94aed3
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-public_suffix/template
Normal file
15
srcpkgs/ruby-public_suffix/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ruby-public_suffix'
|
||||||
|
pkgname=ruby-public_suffix
|
||||||
|
version=3.0.3
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
short_desc="Parse domain names into top level domain, domain and subdomains"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://simonecarletti.com/code/publicsuffix-ruby"
|
||||||
|
checksum=d4f4addffbd1ad3e7b5bb2e258a761ccef5670c23c29b0476b2299bcca220623
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue