pngquant: update to 3.0.3.
This commit is contained in:
parent
a9f885fa02
commit
0597c4a3b1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pngquant'
|
||||
pkgname=pngquant
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://pngquant.org/"
|
||||
distfiles="https://static.crates.io/crates/pngquant/pngquant-${version}.crate"
|
||||
checksum=33f8501d8b81f34cb6f028a5d06772b9d7940e0bc2b15a5d0bce138cb74233cb
|
||||
checksum=68a12bdd8825f9989f4ee9a6ab0b42727dae57728b939ef63453366697a07232
|
||||
|
|
Loading…
Reference in New Issue