summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsean09212019-05-10 04:39:05 +0800
committersean09212019-05-10 04:39:05 +0800
commit9ead9edd8a8980f8291eff83b1da71c77d4f05ad (patch)
tree9ddcf4f0079eeb9060f5a4425a8769f3fe43be3f
parent193b7cfa79639e10cba3de2656d2e3783034419a (diff)
downloadaur-9ead9edd8a8980f8291eff83b1da71c77d4f05ad.tar.gz
correct misprinted LICENSE information
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 397fbedcf87a..e8ecf9fd6056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = gmt6
install = gmt.install
arch = i686
arch = x86_64
- license = GPL
+ license = LGPL GPL
makedepends = cmake
depends = gdal
depends = fftw
diff --git a/PKGBUILD b/PKGBUILD
index 6e346b92dad0..8db6a5367e80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Generic Mapping Tools: Collection of tools for manipulating geographic and Cartesian data sets, and generating EPS maps."
arch=(i686 x86_64)
url="https://gmt.soest.hawaii.edu/"
-license=('GPL')
+license=('LGPL GPL')
makedepends=('cmake')
depends=('gdal' 'fftw' 'lapack')
optdepends=(