summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJef LeCompte2020-09-02 02:34:28 -0400
committerJef LeCompte2020-09-02 02:34:28 -0400
commitff319433e9cc34f37dc7dd7dd4af5e9d50195056 (patch)
tree312ae49d4cf62b9b8cf166b2fd80e590ba53c426 /PKGBUILD
parent3a6c549565d535f4673e425995669d9ded458024 (diff)
downloadaur-ff319433e9cc34f37dc7dd7dd4af5e9d50195056.tar.gz
chore: change license to `MIT`
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 035fe9b23514..6620d2d08b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Gruvbox theme for Tilix"
arch=("any")
url="https://github.com/MichaelThessel/tilix-gruvbox"
-license=("GPL")
+license=("MIT")
depends=("tilix>=1.5")
makedepends=("git")
source=("${pkgname}::git+https://github.com/MichaelThessel/tilix-gruvbox.git")