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

Balló György bgyorgy at archlinux.org
Sun Dec 16 03:50:53 UTC 2018


    Date: Sunday, December 16, 2018 @ 03:50:52
  Author: bgyorgy
Revision: 416426

Fix GPL version

Modified:
  gcolor3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-16 03:41:46 UTC (rev 416425)
+++ PKGBUILD	2018-12-16 03:50:52 UTC (rev 416426)
@@ -6,7 +6,7 @@
 pkgdesc="Simple color chooser written in GTK3"
 arch=(x86_64)
 url="https://www.hjdskes.nl/projects/gcolor3/"
-license=(GPL3)
+license=(GPL2)
 depends=(gtk3)
 makedepends=(git meson)
 _commit=17dca0125fc3c931418d8723b684332d35bd5715  # tags/v2.3.1^0



More information about the arch-commits mailing list