summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lawson2015-10-02 21:28:34 +0100
committerMichael Lawson2015-10-02 21:28:34 +0100
commitfd2fec6167eaa28fea3aca9ca5402df6e33d6294 (patch)
tree35271e7cd7626b04355571d1efbf434871346977
parent10b107441b204193bd6e78ae2097d4a85310d9b9 (diff)
downloadaur-fd2fec6167eaa28fea3aca9ca5402df6e33d6294.tar.gz
fix license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94875755f737..89dbc415ba26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A simple input method for ibus that allows you to enter unicode emoji and other symbols by name (git-version)"
arch=(i686 x86_64)
url="https://github.com/lalomartins/ibus-uniemoji"
-license=('MIT')
+license=('GPL')
depends=('python' 'libibus')
makedepends=('git')
provides=('ibus-uniemoji')