mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
viu: update to 1.0.
This commit is contained in:
parent
d50e76f006
commit
68a4fe179b
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=0.2.2
|
version=1.0
|
||||||
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=4c7a7c670e7256f4d4fd0b1ca221dfbd4da79d12036af2c8b4fd222fe7287b73
|
checksum=9e224808a96ec1e01b29a25e99135850a593b38dbbd08d4ae5205236a50e7b41
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue