mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifski: update to 0.8.7.
This commit is contained in:
parent
70c3062eda
commit
47583a232d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=0.8.5
|
version=0.8.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=openmp"
|
configure_args="--features=openmp"
|
||||||
makedepends="libgomp-devel"
|
makedepends="libgomp-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=0c4f946e873e26777423e1bab37392220aec9382ae818866d2e3a52b3c976cf1
|
checksum=e8d8d2fdb816953315989b3ecf39ac88f33b8c49aa7c79a0df8f53b4032755ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue