New package: prose-0.4.0
This commit is contained in:
parent
c5f17780f5
commit
27a54bff68
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'prose'
|
||||
pkgname=prose
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Reformat text pleasantly"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/jgdavey/prose/"
|
||||
distfiles="https://github.com/jgdavey/prose/archive/v${version}.tar.gz"
|
||||
checksum=ab6409b1ad1cb6b19b5f2dba5c4d3c8bc3cbe8923c8dfb64a790ac93d3e86c36
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
}
|
Loading…
Reference in New Issue