summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2016-09-03 09:24:18 -0300
committerRafael Fontenelle2016-09-03 09:24:18 -0300
commitfddc5e02f7008b8d81961aa72c24b0c1ed3589ee (patch)
tree49f3d0a4dca530da1b43b9f5838b71a1ad7447ce /PKGBUILD
parent2489a19d4065a106566b8ed9559e86e23f138cc4 (diff)
downloadaur-fddc5e02f7008b8d81961aa72c24b0c1ed3589ee.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93076a69e381..b26e46d9f57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A vision library for genicam based cameras"
url="https://wiki.gnome.org/Projects/Aravis"
arch=(i686 x86_64)
-license=(GPL)
+license=(LGPL)
depends=(gtk3 libnotify gst-plugins-base-libs)
makedepends=(gobject-introspection appstream-glib)
source=(https://github.com/AravisProject/aravis/archive/${_release}.tar.gz)