gifski: update to 1.5.1
This commit is contained in:
parent
e0b34807f5
commit
3469fa8a92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gifski'
|
||||
pkgname=gifski
|
||||
version=1.4.3
|
||||
version=1.5.1
|
||||
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=74b98ede664e3da420ead70e3da1dfeb1a6e33545a618124e6b49da8f399902f
|
||||
checksum=88beeb896b6a1138046f665c3495f85670a74a527e34743080d8976d3f1b73b7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue