diff --git a/srcpkgs/atuin/template b/srcpkgs/atuin/template index d539d45e776..75ed1a58414 100644 --- a/srcpkgs/atuin/template +++ b/srcpkgs/atuin/template @@ -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 " @@ -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