mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
atuin: update to 18.2.0
This commit is contained in:
parent
bf75ab9ed6
commit
e32b16529f
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.1.0
|
version=18.2.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=17712bed6528a7f82cc1dffd56b7effe28270ee2f99247908d7a6adff9474338
|
checksum=7fb87902ce09af2d29459e9158bc83c18519690d555259709cab40d9ee75b024
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue