viu: update to 1.2.
This commit is contained in:
parent
9fecd0445a
commit
1a01c02803
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'viu'
|
# Template file for 'viu'
|
||||||
pkgname=viu
|
pkgname=viu
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="CLI app to view images in the terminal"
|
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"
|
license="MIT"
|
||||||
homepage="https://github.com/atanunq/viu"
|
homepage="https://github.com/atanunq/viu"
|
||||||
distfiles="https://github.com/atanunq/viu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/atanunq/viu/archive/v${version}.tar.gz"
|
||||||
checksum=22699390fd9501394e10fcd81a3d6a8633e9b7c9d2083529c7edbae27229bbc6
|
checksum=9c91941492289e01fffe15e881ca32b511b337b310bc6fc382126d92ebb51d70
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in a new issue