summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCody P Schafer2017-02-05 16:45:09 -0500
committerCody P Schafer2017-02-05 16:45:09 -0500
commit3702037903ed0f8b6e068c1a9a40d4468af6f4e1 (patch)
tree82813d95da8e14a02e290fbe418551979427463a /PKGBUILD
parent95b8f3dca6e86f792e00b2701e2027a359d7a07b (diff)
downloadaur-3702037903ed0f8b6e068c1a9a40d4468af6f4e1.tar.gz
fix license abbreviation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4522a3b6e10d..5202b1cdf11e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
_bpn=illum
pkgname=$_bpn-git
pkgdesc="A daemon that responds to brightness keys by changing the backlight level"
-license=('AGPLv3')
+license=('AGPL3')
arch=('i686' 'x86_64')
url="https://github.com/jmesmon/$_bpn"