From d9529ef4d8df9998e411ad1033412d327636734d Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 2 Dec 2023 13:14:12 -0500 Subject: [PATCH] ouch: update to 0.5.0 --- srcpkgs/ouch/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ouch/template b/srcpkgs/ouch/template index 71e1e4dd310e90..41f69ab77e5774 100644 --- a/srcpkgs/ouch/template +++ b/srcpkgs/ouch/template @@ -1,6 +1,6 @@ # Template file for 'ouch' pkgname=ouch -version=0.4.2 +version=0.5.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,7 +11,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=08015fa92770515cfa00570bc5f0f0a4f28f0ad238f360f3579ac043723a6ec2 +checksum=79562550203d76eecbc7ea47b80d37cccffe08d16dd7a29ac248d38e48c20580 pre_build() { export OUCH_ARTIFACTS_FOLDER=artifacts