diff options
Diffstat (limited to 'community/leafpad')
-rw-r--r-- | community/leafpad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/leafpad/APKBUILD b/community/leafpad/APKBUILD index 53dbf2356f..c18069d50c 100644 --- a/community/leafpad/APKBUILD +++ b/community/leafpad/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A simple GTK+ text editor" url="http://tarot.freeshell.org/leafpad" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="gtk+2.0-dev" makedepends="$depends_dev" |