summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriTanguy2021-01-30 21:37:10 +0100
committerJ Guerreiro2021-01-31 17:59:21 +0100
commit4cdf8eaad1ed22c0a0c03e7d57deb1c9c34387e6 (patch)
tree99e3c026c0e38df7fcc8db1c55d86f3c9ab089db /PKGBUILD
parent4f61e7ce6a7ef3ca03710473720ea196a0e1163f (diff)
downloadaur-4cdf8eaad1ed22c0a0c03e7d57deb1c9c34387e6.tar.gz
Set more accurate license information : GPL3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b20fa499bb58..e327eba2964c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'