summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew O'Neill2024-01-30 21:16:41 -0500
committerAndrew O'Neill2024-01-30 21:16:41 -0500
commitd783e69fe7a00377f9ea035c6b5956844790377a (patch)
treeef0d7eee6e514fd1167d316edbcc587906c51daa
parenteda7032048a7b0486bf049322abc3b366e571f03 (diff)
downloadaur-d783e69fe7a00377f9ea035c6b5956844790377a.tar.gz
Update license to use SPDX identifier
-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'