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

Balló György bgyorgy at archlinux.org
Sat May 1 18:57:26 UTC 2021


    Date: Saturday, May 1, 2021 @ 18:57:26
  Author: bgyorgy
Revision: 926023

Fix GPL license version for synfig

Modified:
  synfig/trunk/PKGBUILD
  synfigstudio/trunk/PKGBUILD

-----------------------+
 studio/trunk/PKGBUILD |    2 +-
 trunk/PKGBUILD        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2021-05-01 18:55:58 UTC (rev 926022)
+++ trunk/PKGBUILD	2021-05-01 18:57:26 UTC (rev 926023)
@@ -8,7 +8,7 @@
 pkgdesc='Professional vector animation program (CLI renderer only)'
 arch=('x86_64')
 url='https://www.synfig.org/'
-license=('GPL2')
+license=('GPL3')
 depends=('boost-libs' 'fftw' 'imagemagick' 'libjpeg-turbo' 'libmng' 'libxml++2.6' 'mlt' 'openexr'
          'pango')
 makedepends=('boost' 'etl' 'intltool')

Modified: studio/trunk/PKGBUILD
===================================================================
--- studio/trunk/PKGBUILD	2021-05-01 18:55:58 UTC (rev 926022)
+++ studio/trunk/PKGBUILD	2021-05-01 18:57:26 UTC (rev 926023)
@@ -8,7 +8,7 @@
 pkgdesc='Professional vector animation program (GUI)'
 arch=('x86_64')
 url='https://www.synfig.org/'
-license=('GPL2')
+license=('GPL3')
 depends=('gtkmm3' 'synfig')
 makedepends=('etl' 'intltool')
 optdepends=('python: for the plugins')



More information about the arch-commits mailing list