summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Beringer2016-08-21 22:22:09 +0200
committerIan Beringer2016-08-21 22:22:09 +0200
commit447125e234caa72eb49ad85ecfad831cc126d5de (patch)
tree4d60e066157688a9b620cf5851cc221061d71935 /PKGBUILD
parent96674b7a316e7bf38e56c8125a46a77cc90445ee (diff)
downloadaur-447125e234caa72eb49ad85ecfad831cc126d5de.tar.gz
Provide correct license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1066904e5a83..76f6c709b7e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=lf-git
_pkgname=lf
pkgver=r27.19561f6
-pkgrel=1
-license=('GPL2')
+pkgrel=2
+license=('MIT')
pkgdesc='lf is a terminal file manager written in Go'
makedepends=("git" "go>=1.6")
arch=("i686" "x86_64")