New package: viu-0.2.2
This commit is contained in:
parent
37e4efc929
commit
c47c86341b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/viu/template
Normal file
15
srcpkgs/viu/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'viu'
|
||||
pkgname=viu
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CLI app to view images in the terminal"
|
||||
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=4c7a7c670e7256f4d4fd0b1ca221dfbd4da79d12036af2c8b4fd222fe7287b73
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
}
|
Loading…
Reference in a new issue