summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew O'Neill2024-01-30 21:38:49 -0500
committerAndrew O'Neill2024-01-30 21:38:49 -0500
commit71a4c12d8a67e5696e0b65893e625f834d04efc8 (patch)
treebc9ecb6e23d3a3f0925d707b5a3f08ed03dc6866 /PKGBUILD
parentf8d942a8ac2cc464ded1146072f69eee258b7b22 (diff)
downloadaur-71a4c12d8a67e5696e0b65893e625f834d04efc8.tar.gz
Update license to use SPDX identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0b6a85b42fc..79c9a2a05fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='X File Explorer (Xfe) is an MS-Explorer like file manager for X'
arch=('x86_64')
url='http://roland65.free.fr/xfe'
-license=('GPL')
+license=('GPL-2.0-or-later')
depends=('fox>=1:1.6' 'fox<1:1.7' 'freetype2' 'xcb-util' 'libxft')
makedepends=('intltool')
source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz")