mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gifski: update to 1.2.0.
This commit is contained in:
parent
7d8dc3f3d8
commit
106a0f6d0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gifski'
|
||||
pkgname=gifski
|
||||
version=1.1.1
|
||||
version=1.2.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=b43be3853d6d56d3dd293661da29d20c902623136e3fefc71c8755777ba42fe6
|
||||
checksum=6571ad379a39604ecd7688f32841a8d76465af0f637cdcfe6d10b7ed8e6a3d6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue