summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Baberowski2019-05-27 23:56:49 +0200
committerSebastian Baberowski2019-05-27 23:56:49 +0200
commit8326942704ab79bbc0b1295c5884a535839e6176 (patch)
treefa19ca1fcd5a1a8ba39609a70ac2e7b0e5fceee4
parent5a6978c383e3bcc98c92051a6e74869490fc1b12 (diff)
downloadaur-8326942704ab79bbc0b1295c5884a535839e6176.tar.gz
Updated licensing
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 840ace5e8794..ffe04f9457f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.7.8
pkgrel=1
pkgdesc="3rd party drivers for INDI: EQMod"
url="http://www.indilib.org/index.php?title=Main_Page"
-license=(GPL2)
+license=(GPL3)
arch=(i686 x86_64)
depends=(libindi gpsd)
makedepends=(cmake)