Use correct homepage and license

This commit is contained in:
Sayantan Santra 2022-11-20 00:49:05 -06:00
parent c504bb5a11
commit 2061637dc6

View file

@ -2,10 +2,10 @@ name='lsd'
version=auto version=auto
release=1 release=1
desc='The next gen ls command' desc='The next gen ls command'
homepage='https://github.com/sharkdp/bat' homepage='https://github.com/eltoche/lsd'
architectures=('amd64') architectures=('amd64')
maintainer='SinTan1729' maintainer='SinTan1729'
license=('APACHE-2.0' 'MIT') license=('APACHE-2.0')
provides=('lsd') provides=('lsd')
conflicts=('lsd') conflicts=('lsd')
git_repo="Peltoche/lsd" git_repo="Peltoche/lsd"