diff options
Diffstat (limited to 'community/gimp/APKBUILD')
-rw-r--r-- | community/gimp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD index 1e212aec703..9fe1e2d356e 100644 --- a/community/gimp/APKBUILD +++ b/community/gimp/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="GNU Image Manipulation Program" url="https://www.gimp.org/" arch="all" -license="GPLv3+" +license="GPL-3.0-or-later" depends="dbus" makedepends="gtk+-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev libexif-dev desktop-file-utils intltool gegl-dev tiff-dev |