From 7893e94b35f2cd4f4a1814186c7b0d5a4f4b3203 Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Thu, 22 Jul 2021 14:19:18 +0200 Subject: [PATCH] oxipng: update to 5.0.0. --- srcpkgs/oxipng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oxipng/template b/srcpkgs/oxipng/template index d515f5bccb53..7c0fe86b505d 100644 --- a/srcpkgs/oxipng/template +++ b/srcpkgs/oxipng/template @@ -1,6 +1,6 @@ # Template file for 'oxipng' pkgname=oxipng -version=4.0.3 +version=5.0.0 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=431cb2e2eaabb3ebe06661ad84bc883bda5500ef559608487c91842a0ae76ea1 +checksum=2a3197c9a0afdd91967f9981da7ce684b40eced4191c26c167b3c214a7cfd9ec post_install() { vlicense LICENSE