summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d67caf146841..2c77248ef45c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = fim
url = https://www.nongnu.org/fbi-improved/
arch = i686
arch = x86_64
- license = GPL2
+ license = GPL-2.0-or-later
depends = libexif
depends = terminus-font
optdepends = aalib: ASCII art support
diff --git a/PKGBUILD b/PKGBUILD
index aeb4bcd6499d..e63f611991de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
pkgdesc='FIM (Fbi IMproved) is a highly customizable and scriptable image viewer.'
arch=('i686' 'x86_64')
url='https://www.nongnu.org/fbi-improved/'
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('libexif' 'terminus-font')
optdepends=('aalib: ASCII art support'
'djvulibre: djvu support'