gifski: update to 1.8.0.
This commit is contained in:
parent
a3bb338247
commit
896c3a1ccb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gifski'
|
||||
pkgname=gifski
|
||||
version=1.7.2
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features=openmp"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://gif.ski"
|
||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||
checksum=a686cba9b9874d06ff138249119b796960d30fa06d036ce51df93d8dde6b829f
|
||||
checksum=77bbb6736217f0fe43e2c2b49855fe22e32d41f77b5e715950b7a52903518f9c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue