summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 16:57:43 -0700
committerMark Wagie2024-01-20 16:57:43 -0700
commit4cae8040a52ae2672556dda8595bc1deeadbc2c5 (patch)
treedcb8bc435b89856b48799f5cd25b8627f8f87d90
parenta444dfff6f080211b612c7ed383126752032e0c6 (diff)
downloadaur-4cae8040a52ae2672556dda8595bc1deeadbc2c5.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 a63e8f5d176a..71287233cf39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = matcha-gtk-theme
url = https://vinceliuice.github.io/theme-matcha.html
install = matcha-gtk-theme.install
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
makedepends = setconf
optdepends = gtk-engine-murrine: GTK2 theme support
optdepends = gtk-engines: GTK2 theme support
diff --git a/PKGBUILD b/PKGBUILD
index 367c71465937..5d81f97f2bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="A flat design theme for GTK 3, GTK 2 and GNOME Shell"
arch=('any')
url="https://vinceliuice.github.io/theme-matcha.html"
-license=('GPL3')
+license=('GPL-3.0-or-later')
makedepends=('setconf')
optdepends=('gtk-engine-murrine: GTK2 theme support'
'gtk-engines: GTK2 theme support'