orz: update to 1.6.0.

This commit is contained in:
Jan Christian Gruenhage 2019-10-31 14:13:11 +01:00 committed by Johannes
parent 1fe4109ad7
commit afb0bed79e

View file

@ -1,6 +1,6 @@
# Template file for 'orz' # Template file for 'orz'
pkgname=orz pkgname=orz
version=1.4.0 version=1.6.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="General purpose data compressor" short_desc="General purpose data compressor"
@ -8,7 +8,7 @@ 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=456f5aba9e56da4330e6e746ca1671633623d65a4908b42bbbdd72eb6354bc2e checksum=ac5dc827458699db7f14a51e7a58cb8d5883cec43ed687c823dc07311656042d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE