Set more accurate license information : GPL3

This commit is contained in:
iTanguy 2021-01-30 21:37:10 +01:00 committed by J Guerreiro
parent 4f61e7ce6a
commit 4cdf8eaad1
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ pkgbase = yay
arch = armv7h
arch = armv6h
arch = aarch64
license = GPL
license = GPL3
makedepends = go
depends = pacman>5
depends = git

View File

@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/Jguer/yay"
license=('GPL')
license=('GPL3')
depends=(
'pacman>5'
'git'