mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gifski: update to 1.10.3.
This commit is contained in:
parent
3a7bcfc7d9
commit
85eac7782d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=1.10.0
|
version=1.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=openmp"
|
configure_args="--features=openmp"
|
||||||
|
@ -11,7 +11,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
changelog="https://github.com/ImageOptim/gifski/releases"
|
changelog="https://github.com/ImageOptim/gifski/releases"
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=cc536bd3e73c302264cd2add460d9a270c66c545759dcd60cbfc7d365768c656
|
checksum=5ba367f9d9f144d1e489c2393930b0eddfae7a8fcc732be22aabd66bb8b2fc62
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue