atuin: update to 18.5.0

This commit is contained in:
tranzystorekk 2025-04-08 20:29:32 +02:00
parent 864c2a9574
commit 1927fe0868

View file

@ -1,6 +1,6 @@
# Template file for 'atuin'
pkgname=atuin
version=18.4.0
version=18.5.0
revision=1
build_style=cargo
build_helper=qemu
@ -18,7 +18,12 @@ 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=de6d2bcf10de4d757916c7e92a70f15929fc1dea75abc4df09b0baedf26a53b2
checksum=f3744e8dfee2c7089ac140cb8aafe01e5d77a2299097a2cc0a42db26d127340a
post_patch() {
cargo update --package ring@0.17.14 --precise 0.17.9
cargo update --package cc@1.2.16 --precise 1.1.37
}
post_install() {
vlicense LICENSE