summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Fanninger2015-09-21 12:28:19 +0200
committerThomas Fanninger2015-09-21 12:28:19 +0200
commit60b0842882a149f95159e20d5054226363df6f46 (patch)
tree01251ab42c481577306033d159ad83a7d3a69dc4 /PKGBUILD
parentcfe5b15f4411d227f2e806fdf9231134db5d47a3 (diff)
downloadaur-60b0842882a149f95159e20d5054226363df6f46.tar.gz
Change licence https://github.com/openambitproject/openambit/issues/100
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afb2f0e53e17..8ee9afa82033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ epoch=1
pkgdesc="Open software for the Suunto Ambit(2) - Git master branch"
arch=('i686' 'x86_64')
url="http://openambit.org/"
-license=('BSD')
+license=('GPL3+')
#depends=('qt4' 'qjson' 'zlib' 'libusb' 'libpcap')
optdepends=()
makedepends=('cmake' 'gcc' 'glibc' 'qt4' 'qjson' 'zlib' 'libusb' 'libpcap')