summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-07-16 10:57:24 +0300
committerMatti Niemenmaa2015-07-16 10:57:36 +0300
commitbb2b29ea81290f0ad819090aecee7d312932f8f5 (patch)
tree40c7329599c1da35b9dc9a281b2352389abd0625 /PKGBUILD
parentb89d52b444ccf3ab654edf9a59dd709cac0d17dd (diff)
downloadaur-bb2b29ea81290f0ad819090aecee7d312932f8f5.tar.gz
Add license info since it's known now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e37822073fa..a9704da98722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Highly Experimental PS1/PS2 (PSF) emulator library"
arch=(i686 x86_64)
url='https://bitbucket.org/kode54/highly-experimental'
-license=(unknown)
+license=(GPL3)
depends=(glibc)
makedepends=('git' 'qtchooser')
source=("${pkgname}::git+https://bitbucket.org/kode54/highly-experimental.git")