summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 09:49:39 -0700
committerMark Wagie2024-01-21 09:49:39 -0700
commitce2e9d4ecc831b17b452f0958ed4316aba93ad6f (patch)
treed6565bee564c00e31f0d9bded49470f23721fd57
parente76c067945396e6df4d757b2e7d254f8ab1af2c1 (diff)
downloadaur-ce2e9d4ecc831b17b452f0958ed4316aba93ad6f.tar.gz
use SPDX license identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c592f3009a04..25c0a72a8e29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = nicotine-plus-git
pkgrel = 1
url = https://nicotine-plus.org
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
checkdepends = appstream-glib
checkdepends = desktop-file-utils
checkdepends = python-pytest
diff --git a/PKGBUILD b/PKGBUILD
index 1371a3fdd0bb..4fe73fcfbd68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
url="https://nicotine-plus.org"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('python-gobject')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
optdepends=('gtk4: default GTK version'