mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifski: update to 0.10.2
This commit is contained in:
parent
cf6e6f14d3
commit
e09bb8e4b6
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=0.10.1
|
version=0.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=openmp"
|
configure_args="--features=openmp"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=679474873f17e077036e1ffc19a37c23db1a24b27e880b25aed4620babbfe715
|
checksum=3ec058c9d62c5411155d1c9a59fe23d282eb569b480cf8aeeaba522ead82b250
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue