viu: update to 1.3.0
This commit is contained in:
parent
e49be9fb2d
commit
058e8402a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'viu'
|
||||
pkgname=viu
|
||||
version=1.2
|
||||
version=1.3.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=9c91941492289e01fffe15e881ca32b511b337b310bc6fc382126d92ebb51d70
|
||||
checksum=ee049c065945a528699799f18de4d82355d5b2f5509d2435b9f5332c8dd520c5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue