diff options
Diffstat (limited to 'main/indent')
-rw-r--r-- | main/indent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/indent/APKBUILD b/main/indent/APKBUILD index 3fd8a7ebd0..0cb7a85b12 100644 --- a/main/indent/APKBUILD +++ b/main/indent/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="An indenting utility" url="https://www.gnu.org/software/indent/" arch="all" -license="GPL3+ BSD" +license="GPL-3.0-or-later BSD" depends="" makedepends="gettext-dev" install="" |