ufetch: fix license to isc
This commit is contained in:
parent
f9ed50f8a4
commit
bea2c9065c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ufetch'
|
||||
pkgname=ufetch
|
||||
version=0.1
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="ufetch-v${version}"
|
||||
depends="xbps coreutils ncurses"
|
||||
short_desc="Tiny system info for Void"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
license="ISC"
|
||||
homepage="https://gitlab.com/jschx/ufetch"
|
||||
distfiles="https://gitlab.com/jschx/ufetch/-/archive/v${version}/ufetch-v${version}.tar.gz"
|
||||
checksum=e4149fc8d0c75e431e99250e0cd2597ea389b488d8c9febc845eadd0f7b6e947
|
||||
|
|
Loading…
Reference in a new issue