mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ufetch: update to 0.3.
This commit is contained in:
parent
41464a0990
commit
d87bb8a40b
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ufetch'
|
# Template file for 'ufetch'
|
||||||
pkgname=ufetch
|
pkgname=ufetch
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=2
|
revision=1
|
||||||
depends="xbps coreutils ncurses"
|
depends="xbps coreutils ncurses"
|
||||||
short_desc="Tiny system info for Void"
|
short_desc="Tiny system info for Void"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/jschx/ufetch"
|
homepage="https://gitlab.com/jschx/ufetch"
|
||||||
distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz"
|
distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz"
|
||||||
checksum=137f481b90ec9603f32b89c800687f2dd99a3a74429e99026406d08ba16cc2a6
|
checksum=dfef07f18561e56070eb3ac589c7d660a5367b284d4f094cca0c3aa84e2cc1f4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ufetch-void ufetch
|
vbin ufetch-void ufetch
|
||||||
|
|
Loading…
Add table
Reference in a new issue