mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifski: update to 1.10.0.
This commit is contained in:
parent
c7c81ca2e3
commit
8f327b2dd8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=1.8.1
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=openmp"
|
configure_args="--features=openmp"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Highest-quality GIF encoder based on pngquant"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
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"
|
||||||
|
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=9c06e0124a5bde4d70fe44cc8be52ffc9b9099548fc34cac1db43c4a6ff8783c
|
checksum=cc536bd3e73c302264cd2add460d9a270c66c545759dcd60cbfc7d365768c656
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue