summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-12-19 15:54:31 +0100
committerJaroslav Lichtblau2014-12-19 15:54:31 +0100
commitf9d3c72cda99ee8625738229113143f5dd695107 (patch)
tree9fd4a49bc0e91fb276f632fab2fceaf0f24708d2
parent890759ad2c2ce769cd04771e6f1276e5b52b6644 (diff)
downloadaur-f9d3c72cda99ee8625738229113143f5dd695107.tar.gz
omegat-plugin-okapi-0.25-1
license value fixed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbc32749c0e1..6c913268f36f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = omegat-plugin-okapi
pkgrel = 1
url = http://okapi.opentag.com
arch = any
- license = GPL
+ license = LGPL3
depends = omegat
options = !strip
source = https://bintray.com/artifact/download/okapi/Distribution/okapi-pluginForOmegaT_all-platforms_0.25.zip
diff --git a/PKGBUILD b/PKGBUILD
index 169f1b3386d8..a0423d7eb34a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Additional file filters such as TTX, IDML, JSON, etc."
arch=('any')
url="http://okapi.opentag.com"
-license=('GPL')
+license=('LGPL3')
depends=('omegat')
options=('!strip')
source=(https://bintray.com/artifact/download/okapi/Distribution/okapi-pluginForOmegaT_all-platforms_${pkgver}.zip)