summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTjahneee2017-09-24 17:46:02 +0200
committerTjahneee2017-09-24 17:46:02 +0200
commit63e50afefd2217f339a63c8cddd517d8e8c4f6bb (patch)
tree12ae97a47e5c006bfc2adfa7756ab1e3255a22d1
parentdd3e5c539a8758c374e132ae008760e909a695b2 (diff)
downloadaur-63e50afefd2217f339a63c8cddd517d8e8c4f6bb.tar.gz
changed lincenses to custom
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cce7a8cd90ea..d2846a89aa80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='TIC-80 tiny computer emulator'
arch=('i686' 'x86_64')
url="https://tic.computer/"
-license=('MIT')
+license=('CUSTOM')
source_i686=("https://github.com/nesbox/tic.computer/releases/download/v$pkgver/tic_32bit_$pkgver.tar.gz")
source_x86_64=("https://github.com/nesbox/tic.computer/releases/download/v$pkgver/tic_64bit_$pkgver.tar.gz")