New package: orz-1.4.0
This commit is contained in:
parent
b647e7ce90
commit
fe86e78b22
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'orz'
|
||||
pkgname=orz
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="General purpose data compressor"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/richox/orz"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=456f5aba9e56da4330e6e746ca1671633623d65a4908b42bbbdd72eb6354bc2e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue