summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Minges2015-10-12 20:39:30 +0200
committerAlexander Minges2015-10-12 20:39:30 +0200
commita683bfdd89bc8b61538378d3776056529d222f6c (patch)
tree378f6ace3ae62c07e0c66a8b618ff1d029f97a6d /PKGBUILD
parent3d27e61da1c6afff8a7b9e5e6dede3e3d3e2fe48 (diff)
downloadaur-a683bfdd89bc8b61538378d3776056529d222f6c.tar.gz
Use proper license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0203861cb841..465391999e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Alexander Minges <alexander.minges@gmail.com>
pkgname=libbrotli-git
pkgver=r38.1606131
-pkgrel=1
+pkgrel=2
pkgdesc="meta project to build libraries from the brotli source code"
arch=('x86_64' 'i686')
url="https://github.com/google/brotli"
-license=('GPL')
+license=('Apache')
makedepends=('git')
depends=('brotli')
provides=('libbrotli')