diff --git a/srcpkgs/gifski/template b/srcpkgs/gifski/template index ab1c86f886e..7ee70ca765a 100644 --- a/srcpkgs/gifski/template +++ b/srcpkgs/gifski/template @@ -1,6 +1,6 @@ # Template file for 'gifski' pkgname=gifski -version=1.14.4 +version=1.34.0 revision=1 build_style=cargo short_desc="Highest-quality GIF encoder based on pngquant" @@ -9,7 +9,7 @@ license="AGPL-3.0-only" homepage="https://gif.ski" changelog="https://github.com/ImageOptim/gifski/releases" distfiles="https://github.com/ImageOptim/gifski/archive/refs/tags/${version}.tar.gz" -checksum=7d6b1400833c31f6a24aac3a1b5d44c466e07f98af6d6c17487a7c8c6f4aa519 +checksum=c9711473615cb20d7754e8296621cdd95cc068cb04b640f391cd71f8787b692c pre_build() { # https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435