atuin: update to 18.0.1
This commit is contained in:
parent
74f98ac67d
commit
96803751ef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atuin'
|
||||
pkgname=atuin
|
||||
version=18.0.0
|
||||
version=18.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -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=02b26d15de30da5fa8ee16bc6b9f03e2e644f5d39ef85dd251998915dc6e5fc5
|
||||
checksum=f9e4af24a78678d9d4283912561977aae7caf10b8dbcb3a468a09efa2ffcc1a3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue