summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 10:48:48 -0700
committerMark Wagie2024-01-21 10:48:48 -0700
commitaf92a3977ea95b582e9e048570f3ca6932f7abb7 (patch)
tree6095f508f26db09025185c6783ca07a2f715f8bc
parent55836f84fda13ea106fe1fbadbf8599aa6840630 (diff)
downloadaur-af92a3977ea95b582e9e048570f3ca6932f7abb7.tar.gz
use SPDX license identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ad8dc192388..f58065d9bc52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = papirus-nord
epoch = 1
url = https://github.com/Adapta-Projects/Papirus-Nord
arch = any
- license = GPL2
+ license = GPL-2.0-or-later
depends = papirus-icon-theme
optdepends = papirus-linux-universe: change folder colors
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index aee092ac6435..e8643de2846d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=papirus-nord
pkgver=3.2.0
pkgrel=1
@@ -6,7 +6,7 @@ epoch=1
pkgdesc="Custom colors for folder icons for Papirus Icon Theme!"
arch=('any')
url="https://github.com/Adapta-Projects/Papirus-Nord"
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('papirus-icon-theme')
optdepends=('papirus-linux-universe: change folder colors')
options=('!strip')