gifski: update to 1.11.0.

This commit is contained in:
Benjamín Albiñana 2023-05-21 16:39:04 +02:00 committed by Andrew Benson
parent faa7079d72
commit 9f473ce977

View File

@ -1,6 +1,6 @@
# Template file for 'gifski'
pkgname=gifski
version=1.10.3
version=1.11.0
revision=1
build_style=cargo
configure_args="--features=openmp"
@ -11,7 +11,12 @@ license="AGPL-3.0-only"
homepage="https://gif.ski"
changelog="https://github.com/ImageOptim/gifski/releases"
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
checksum=5ba367f9d9f144d1e489c2393930b0eddfae7a8fcc732be22aabd66bb8b2fc62
checksum=adf9ff87c43900925ac1e0a34cfbccf01072a4b7bfac586d41902fc894a2e457
pre_build() {
# https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435
rm -rf .cargo
}
post_install() {
vlicense LICENSE