oxipng: update to 4.0.3

This commit is contained in:
UsernameRandomlyGenerated 2021-01-16 11:43:03 +01:00 committed by Piraty
parent 3b7d5aab55
commit 3ee5815a1a

View File

@ -1,6 +1,6 @@
# Template file for 'oxipng' # Template file for 'oxipng'
pkgname=oxipng pkgname=oxipng
version=4.0.1 version=4.0.3
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer" short_desc="Multithreaded lossless PNG compression optimizer"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/shssoichiro/oxipng" homepage="https://github.com/shssoichiro/oxipng"
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz" distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz"
checksum=c5684730757a49a55c3bac66de139da5a1fdcd190f8ea3b9a95e1fc8feccb106 checksum=431cb2e2eaabb3ebe06661ad84bc883bda5500ef559608487c91842a0ae76ea1
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE