summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorneeshy2024-02-18 18:41:36 -0500
committerneeshy2024-02-18 18:41:36 -0500
commitf7bbd2a888499d66d9163184166d89d718d74865 (patch)
tree4841abb6d0df9cef993da2acc57024123bab091a
parenta651b37d53086925d6a12c7e62de5403b59d81ed (diff)
downloadaur-f7bbd2a888499d66d9163184166d89d718d74865.tar.gz
use spdx identifiers
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e55e8c3b0c3..057051c405df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = numix-frost-themes-git
pkgrel = 1
url = https://numixproject.github.io/
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
makedepends = gdk-pixbuf2
makedepends = glib2
makedepends = ruby-sass
diff --git a/PKGBUILD b/PKGBUILD
index b8cec9c6c513..6de4e4557816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A modern flat theme with a combination of light and dark elements - Antergos Edition"
arch=('any')
url="https://numixproject.github.io/"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gtk-engine-murrine')
makedepends=('gdk-pixbuf2' 'glib2' 'ruby-sass')
provides=('numix-frost-themes')