summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Ascher2016-08-07 20:07:49 +0200
committerThomas Ascher2016-08-07 20:07:49 +0200
commit26b5508a54d2ba7d11f90d03a24b69d197f87aa0 (patch)
tree2fd9ad42f5b6a18648c40e9c80675813ab62ce2c /PKGBUILD
parentb7eb93613be3fffff6ba3d236432f4910c77381c (diff)
downloadaur-26b5508a54d2ba7d11f90d03a24b69d197f87aa0.tar.gz
fixed license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a47950a05db..95edb10cd811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.2.9
pkgdesc="Emulates the Amstrad PCW on Unix"
arch=('i686' 'x86_64')
url="http://www.seasip.info/Unix/Joyce/index.html"
-license=('LGPL')
+license=('GPL')
depends=('libpng'
'libxml2'
'sdl')