summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGokberk Yaltirakli2019-10-26 19:17:19 +0100
committerGokberk Yaltirakli2019-10-26 19:17:19 +0100
commita6a48e870bc819dd90cdbc2b0896be41d25761bb (patch)
tree7de8d97770e3df4ff2ae8b720121fdafcfea4a40 /PKGBUILD
parentc3b262f8726cadc83e25870960ddede791b2743c (diff)
downloadaur-a6a48e870bc819dd90cdbc2b0896be41d25761bb.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1ab1bde9af2..1eb579828a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=
pkgdesc="A game about nothing"
arch=('x86_64')
url="https://github.com/tsoding/nothing"
-license=('GPL')
+license=('MIT')
depends=('sdl2')
makedepends=('gcc' 'cmake')
provides=('nothing')