mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
tig: fix license, adopt
This commit is contained in:
parent
6ca0401f31
commit
1216e6d31a
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ makedepends="ncurses-devel"
|
|||
depends="git"
|
||||
conf_files="/etc/tigrc"
|
||||
short_desc="Text-mode interface for Git"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
maintainer="Lugubris <lugubris@disroot.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://jonas.github.io/tig/"
|
||||
distfiles="https://github.com/jonas/tig/archive/tig-${version}.tar.gz"
|
||||
checksum=833c81b04082ed318ae5fd5342193f086781e74372cf418c2f82a1313b84cedd
|
||||
|
|
Loading…
Add table
Reference in a new issue