summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a41dc63968d5..4133b72ee563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=(
)
url='https://github.com/'
-license=('GPL3')
+license=('MIT')
depends=()
makedepends=('git' 'cmake')
source=("git://github.com/$_author/$_pkgname")