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 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'