Skip to content
Merged
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=9.1.5
version=10.1.0
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=8f99d5c67efa2a7550023bf610b90e65d421375c9ed7f37097f83ae5c05f85bd
checksum=6c5e1d021a844ba730193943ab63ad99e7d9f1089c36f3db59014517ea99cf99

post_install() {
vlicense LICENSE
Expand Down