summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXyne2015-08-04 01:40:25 +0000
committerXyne2015-08-04 01:40:25 +0000
commit57a0f257a0a585df18b151a2787618cc6b607f3b (patch)
treef34267016f452b6118afcf1a561801f926d3922e /PKGBUILD
parentf6d7ce57f6e52b8175be26ccda0332b368e4f1aa (diff)
downloadaur-57a0f257a0a585df18b151a2787618cc6b607f3b.tar.gz
Correct typo in "LGPL" license name.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b8539a4902d..fa7bfdb9d04e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
_pkgname=aha
pkgname=aha-git
pkgver=0.4.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="Ansi HTML Adapter: convert ANSI escape sequences to HTML."
arch=('i686' 'x86_64')
makedepends=('git')
#url="https://github.com/theZiz/aha"
url="http://ziz.delphigl.com/tool_aha.php"
-license=('MPL' 'LPGL')
+license=('MPL' 'LGPL')
provides=('aha')
conflicts=('aha')