mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
atuin: update to 18.1.0
This commit is contained in:
parent
0732937d4b
commit
077b6e609c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atuin'
|
# Template file for 'atuin'
|
||||||
pkgname=atuin
|
pkgname=atuin
|
||||||
version=18.0.2
|
version=18.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -18,7 +18,7 @@ license="MIT"
|
||||||
homepage="https://atuin.sh"
|
homepage="https://atuin.sh"
|
||||||
changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9be137bf3689ffdbd4acdaad39f0473c6bc81526819a3509c8f7d3090269b0f9
|
checksum=17712bed6528a7f82cc1dffd56b7effe28270ee2f99247908d7a6adff9474338
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue