summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2023-01-11 00:40:20 +0000
committerPellegrino Prevete2023-01-11 00:40:20 +0000
commitebe6b4035b873f6299558051e8b4a6dbe411215d (patch)
treea89710475cb5da56a650bd6d98bf4420b7512450 /PKGBUILD
parent572980ce12d04f120d6f3db053a727def4eca3cd (diff)
downloadaur-ebe6b4035b873f6299558051e8b4a6dbe411215d.tar.gz
fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32ac8942b8de..0ff1853a6be0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgrel=1
_pkgdesc=("ID3 tag manipulation library (Sony Playstation® 2 videogame system port).")
pkgdesc="${_pkgdesc[*]}"
arch=('x86_64')
-license=('custom')
+license=('GPL2')
_ns="${_platform}${_base}"
_github="https://github.com/ps2dev"
_local="ssh://git@127.0.0.1:/home/git"