[arch-commits] Commit in arcus/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Feb 15 11:31:54 UTC 2019


    Date: Friday, February 15, 2019 @ 11:31:53
  Author: jelle
Revision: 432580

License changed upstream to LGPL3

https://github.com/Ultimaker/libArcus/commit/3c0547e1dabe9513192d3cfad41d9cc392e8539a

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-15 11:31:46 UTC (rev 432579)
+++ PKGBUILD	2019-02-15 11:31:53 UTC (rev 432580)
@@ -1,6 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
+# upstreamed renamed to libarcus
 pkgname=arcus
 pkgver=3.6.0
 pkgrel=1
@@ -7,7 +8,7 @@
 pkgdesc="Communication library between internal components for Ultimaker software"
 url="https://github.com/Ultimaker/libArcus"
 arch=('x86_64')
-license=('AGPL')
+license=('LGPL')
 makedepends=('cmake' 'sip')
 depends=('python' 'protobuf' 'python-sip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz")



More information about the arch-commits mailing list