Skip to content

Commit

Permalink
oxipng: update to 5.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
AviKav committed Aug 18, 2022
1 parent 2434e21 commit 61f0f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/oxipng/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'oxipng'
pkgname=oxipng
version=5.0.0
version=5.0.1
revision=1
build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer"
Expand All @@ -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=2a3197c9a0afdd91967f9981da7ce684b40eced4191c26c167b3c214a7cfd9ec
checksum=aff72d2f627617f3f36d9796e65b83eb34f24d2c94f3a55612ade2df8ab8d946

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 61f0f2d

Please sign in to comment.