Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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=10.1.0
version=10.1.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/refs/tags/v${version}.tar.gz"
checksum=6c5e1d021a844ba730193943ab63ad99e7d9f1089c36f3db59014517ea99cf99
checksum=ce19b1f060d586ceb3ea682f27d00e41675ec4093d8ac200a61ccd9d967d0999

post_install() {
vlicense LICENSE
Expand Down