parent
328a429338
commit
a12b6315bc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=4.0.0
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Multithreaded lossless PNG compression optimizer"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/shssoichiro/oxipng"
|
||||
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz"
|
||||
checksum=10308fb78bc5b1b00b7450d812f652bfe6fb6d98d68a0c540bb5d3b9cfd56e68
|
||||
checksum=c5684730757a49a55c3bac66de139da5a1fdcd190f8ea3b9a95e1fc8feccb106
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue