From 15714e5d4d3045f148baa18a7ab044fa2c4dad53 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 6 Dec 2023 00:28:51 -0500 Subject: [PATCH] ouch: update to 0.5.1 --- srcpkgs/ouch/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ouch/template b/srcpkgs/ouch/template index 41f69ab77e5..547831c364f 100644 --- a/srcpkgs/ouch/template +++ b/srcpkgs/ouch/template @@ -1,6 +1,6 @@ # Template file for 'ouch' pkgname=ouch -version=0.5.0 +version=0.5.1 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=79562550203d76eecbc7ea47b80d37cccffe08d16dd7a29ac248d38e48c20580 +checksum=46cc2b14f53de2f706436df59300eb90c5a58f08ac8c738fd976fcb8ec0cd335 pre_build() { export OUCH_ARTIFACTS_FOLDER=artifacts