atuin: update to 18.4.0
This commit is contained in:
parent
4eef387977
commit
f3aecd9df3
@ -1,6 +1,6 @@
|
||||
# Template file for 'atuin'
|
||||
pkgname=atuin
|
||||
version=18.3.0
|
||||
version=18.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
@ -10,7 +10,7 @@ make_check_args="--
|
||||
--skip change_password
|
||||
--skip multi_user_test"
|
||||
make_install_args="--path crates/atuin"
|
||||
hostmakedepends="pkg-config sqlite-devel protobuf protobuf-devel"
|
||||
hostmakedepends="pkg-config sqlite-devel"
|
||||
makedepends="sqlite-devel"
|
||||
short_desc="Magical shell history"
|
||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||
@ -18,7 +18,7 @@ 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=d05d978d1f1b6a633ac24a9ac9bde3b1dfb7416165b053ef54240fff898aded3
|
||||
checksum=de6d2bcf10de4d757916c7e92a70f15929fc1dea75abc4df09b0baedf26a53b2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user