summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bouvier2021-07-28 17:59:21 +0200
committerAlexandre Bouvier2021-07-28 17:59:21 +0200
commit5c96c7b8400736c0a61245de208f024b2483d9c0 (patch)
tree4927bef7310daf4e20c40fc098318a7f8166b8c7 /PKGBUILD
parentf165b4d10fd64e661d8019c8daa9346152cf29bd (diff)
downloadaur-5c96c7b8400736c0a61245de208f024b2483d9c0.tar.gz
update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 622463425783..565ad9a86876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Sony PlayStation 2 core"
arch=('x86_64')
url="https://github.com/libretro/pcsx2"
-license=('GPL2' 'GPL3' 'LGPL2.1' 'LGPL3')
+license=('LGPL3')
groups=('libretro')
depends=('glib2' 'libaio' 'libgl' 'libretro-core-info' 'systemd-libs')
makedepends=('cmake' 'git' 'libglvnd' 'systemd' 'vim')