summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoragilob2020-08-01 21:52:49 +0100
committeragilob2020-08-01 21:52:49 +0100
commit4960c6c48180023d874e746f14c7798d9961dc8b (patch)
tree22186faed060de2cf81e9a1ef37db1c6d9eb55a2
parent220e6293cf5e762a0ca736c10c9852f980573314 (diff)
downloadaur-4960c6c48180023d874e746f14c7798d9961dc8b.tar.gz
Set licence to MIT
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7979e1cbd61..4591ce898757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='Official Nault AppImage client'
arch=('x86_64')
url='https://github.com/Nault/Nault'
-#license=('GPL3')
+license=('MIT')
provides=("${pkgname}")
conflicts=("${pkgname}")
options=(!strip)