From 0f0d88d2aa312f73005ae040019792059385ecaa Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 2 Feb 2019 02:40:39 -0200 Subject: [PATCH] oxipng: update to 2.2.0. --- srcpkgs/oxipng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oxipng/template b/srcpkgs/oxipng/template index 392c5cd7223..09edfe2d183 100644 --- a/srcpkgs/oxipng/template +++ b/srcpkgs/oxipng/template @@ -1,6 +1,6 @@ # Template file for 'oxipng' pkgname=oxipng -version=2.1.8 +version=2.2.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=556c85fb05baa0c05aacbcc531586a9077b58162281744d2f09e9b6cc906a606 +checksum=a3f120b4139fe0d4c41aa6d4b050411da1e18ca7b6271bbacccdc974175e1853 nocross="Needs newer/unstable rust: error[E0658]: macro is_arm_feature_detected! is unstable" post_install() {