summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97d9b02bb2e6..3199dcfbb7d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Simple & versatile image editor."
arch=('any')
url="https://imeditor.github.io"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gtk3' 'python-gobject' 'python-pillow')
makedepends=('meson')
checkdepends=('appstream-glib')