Date: Friday, February 15, 2019 @ 11:32:59
  Author: jelle
Revision: 432582

Upstream re-licensed to LGPL

https://github.com/Ultimaker/Uranium/commit/f306d59ca1589d6da2267e1b25ae691c483143c4

Modified:
  uranium/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-15 11:32:10 UTC (rev 432581)
+++ PKGBUILD    2019-02-15 11:32:59 UTC (rev 432582)
@@ -7,7 +7,7 @@
 pkgdesc="A Python framework for building Desktop applications."
 url="https://github.com/Ultimaker/Uranium";
 arch=('any')
-license=('AGPL')
+license=('LGPL')
 depends=('python' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'pyqt5-common' 
'python-pyqt5' 'python-numpy' 'arcus' 'python-shapely')
 makedepends=('cmake')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz";)

Reply via email to