orz: update to 1.6.2.
This commit is contained in:
parent
867a36e1c7
commit
f374b76ff7
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'orz'
|
# Template file for 'orz'
|
||||||
pkgname=orz
|
pkgname=orz
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="General purpose data compressor"
|
short_desc="General purpose data compressor"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/richox/orz"
|
homepage="https://github.com/richox/orz"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=0632d918279fb052c481ff743ad0339311e614feb6f4f62777a255e34ddff2c2
|
checksum=ff9f8d77084f0510cfb4966be7cf02a00c4a17715879dfdb85eaa1380023a7c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue