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'
|
||||
pkgname=gifski
|
||||
version=0.8.5
|
||||
revision=2
|
||||
version=0.8.7
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features=openmp"
|
||||
makedepends="libgomp-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://gif.ski"
|
||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||
checksum=0c4f946e873e26777423e1bab37392220aec9382ae818866d2e3a52b3c976cf1
|
||||
checksum=e8d8d2fdb816953315989b3ecf39ac88f33b8c49aa7c79a0df8f53b4032755ab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue