From 100913bc239f79251eaaa610360e28e361cd3b9b Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 7 May 2025 02:46:27 +0200 Subject: [PATCH] atuin: update to 18.6.0 --- srcpkgs/atuin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/atuin/template b/srcpkgs/atuin/template index 3ad3b2ce695..c538830c39d 100644 --- a/srcpkgs/atuin/template +++ b/srcpkgs/atuin/template @@ -1,6 +1,6 @@ # Template file for 'atuin' pkgname=atuin -version=18.5.0 +version=18.6.0 revision=1 build_style=cargo build_helper=qemu @@ -17,8 +17,8 @@ maintainer="tranzystorekk " license="MIT" homepage="https://atuin.sh" changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md" -distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz" -checksum=f3744e8dfee2c7089ac140cb8aafe01e5d77a2299097a2cc0a42db26d127340a +distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/${version}.tar.gz" +checksum=a79cdcce09d2910e64c86e1f57d58a2214a76031df46782860187835c11fc99e post_patch() { cargo update --package ring@0.17.14 --precise 0.17.9