viu: update to 1.4.0.
This commit is contained in:
parent
d356d47c82
commit
a43d2923ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'viu'
|
||||
pkgname=viu
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CLI app to view images in the terminal"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/atanunq/viu"
|
||||
distfiles="https://github.com/atanunq/viu/archive/v${version}.tar.gz"
|
||||
checksum=ee049c065945a528699799f18de4d82355d5b2f5509d2435b9f5332c8dd520c5
|
||||
checksum=9b359c2c7e78d418266654e4c94988b0495ddea62391fcf51512038dd3109146
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue