diff options
Diffstat (limited to 'main/help2man/APKBUILD')
-rw-r--r-- | main/help2man/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/help2man/APKBUILD b/main/help2man/APKBUILD index 74806697a3..f47d631648 100644 --- a/main/help2man/APKBUILD +++ b/main/help2man/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Create simple man pages from --help output" url="https://www.gnu.org/software/help2man" arch="noarch" -license="GPLv3+" +license="GPL-3.0-or-later" depends="perl" makedepends="" options="!check" # No test suite |