summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Minges2015-10-12 20:40:32 +0200
committerAlexander Minges2015-10-12 20:40:32 +0200
commit54772dbd7869c3dfcf16fe824f1ebd6a18edd17e (patch)
tree2c88ab2899f8368e05d8e4e70978baf210a21013 /PKGBUILD
parenta683bfdd89bc8b61538378d3776056529d222f6c (diff)
downloadaur-54772dbd7869c3dfcf16fe824f1ebd6a18edd17e.tar.gz
Use proper license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 465391999e17..638e992f58f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="meta project to build libraries from the brotli source code"
arch=('x86_64' 'i686')
url="https://github.com/google/brotli"
-license=('Apache')
+license=('MIT')
makedepends=('git')
depends=('brotli')
provides=('libbrotli')