diff --git a/srcpkgs/ouch/template b/srcpkgs/ouch/template index c2ca15fffa16bc..5c25dca2ffce47 100644 --- a/srcpkgs/ouch/template +++ b/srcpkgs/ouch/template @@ -1,7 +1,7 @@ # Template file for 'ouch' pkgname=ouch -version=0.6.1 -revision=2 +version=0.8.0 +revision=1 build_style=cargo configure_args="--no-default-features --features=use_zlib,use_zstd_thin" hostmakedepends="pkg-config clang" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/ouch-org/ouch" changelog="https://raw.githubusercontent.com/ouch-org/ouch/main/CHANGELOG.md" distfiles="https://github.com/ouch-org/ouch/archive/refs/tags/${version}.tar.gz" -checksum=e6265071affab228ba7d3ca85f2206029445038b3a3d96036e9bf02b795ad651 +checksum=72ed23c0b2aa51b1b33d3251ddae14cf2bb07a24035d1593c06fc97070e4edf0 pre_build() { export OUCH_ARTIFACTS_FOLDER=artifacts