summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-04-09 21:36:08 +0200
committerMarcell Meszaros2022-04-09 21:36:08 +0200
commit95493f4d8ef7a92850e4ff490e56d800cf725efe (patch)
treeb1f5e863cb8e74ebc0bd308210f32edfdd865980 /PKGBUILD
parent967c922be20b671865afac68a2a080a9d0ccf424 (diff)
downloadaur-zelda-classic.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 95bd83a2f627..32cf65a2a0ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="A tribute to Nintendo's The Legend of Zelda (NES)"
arch=('i686' 'x86_64')
url="http://zeldaclassic.com"
-license=('custom: Freeware')
+license=('GPL3' 'custom')
depends_i686=('libxxf86vm' 'libxcursor' 'alsa-lib' 'bash')
depends_x86_64=('lib32-libxxf86vm' 'lib32-libxcursor' 'lib32-alsa-lib' 'bash')
optdepends_i686=('gtk-engine-murrine: needed for the gtk2-launcher')