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

Brett Cornwall ainola at archlinux.org
Sun Jul 28 16:36:57 UTC 2019


    Date: Sunday, July 28, 2019 @ 16:36:56
  Author: ainola
Revision: 493766

stow: relicensed to GPL3

https://git.savannah.gnu.org/cgit/stow.git/tree/NEWS

Modified:
  stow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-28 16:35:55 UTC (rev 493765)
+++ PKGBUILD	2019-07-28 16:36:56 UTC (rev 493766)
@@ -10,7 +10,7 @@
 pkgdesc='Manage installation of multiple softwares in the same directory tree'
 url='https://www.gnu.org/software/stow/'
 arch=('any')
-license=('GPL2')
+license=('GPL3')
 depends=('perl')
 makedepends=('texi2html')
 checkdepends=('perl-test-output' 'perl-io-stringy')



More information about the arch-commits mailing list