From 1f3669e87e37f6be4711e2bbead2a3632e1d4bc9 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 25 Dec 2022 14:46:58 +0530 Subject: [PATCH] oxipng: update to 8.0.0. --- srcpkgs/oxipng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oxipng/template b/srcpkgs/oxipng/template index ebcb540bb863..4b4dc63b781c 100644 --- a/srcpkgs/oxipng/template +++ b/srcpkgs/oxipng/template @@ -1,6 +1,6 @@ # Template file for 'oxipng' pkgname=oxipng -version=7.0.0 +version=8.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/refs/tags/v${version}.tar.gz" -checksum=2a669c9b966cb54f8247c0accc9d90502944359abdd4143d9162d64e0acbaf76 +checksum=ef96d6340e70900de0a38ace8f5f20878f6c256b18b0c59cd87f2b515437b87b post_install() { vlicense LICENSE