mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ufetch: update to 0.2
This commit is contained in:
parent
9ee1efc02b
commit
a03f5e84ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ufetch'
|
# Template file for 'ufetch'
|
||||||
pkgname=ufetch
|
pkgname=ufetch
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="ufetch-v${version}"
|
wrksrc="ufetch-v${version}"
|
||||||
depends="xbps coreutils ncurses"
|
depends="xbps coreutils ncurses"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
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=e4149fc8d0c75e431e99250e0cd2597ea389b488d8c9febc845eadd0f7b6e947
|
checksum=137f481b90ec9603f32b89c800687f2dd99a3a74429e99026406d08ba16cc2a6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ufetch-void ufetch
|
vbin ufetch-void ufetch
|
||||||
|
|
Loading…
Add table
Reference in a new issue