summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 13:19:53 -0700
committerMark Wagie2024-01-20 13:19:53 -0700
commitcf249bd43b1599c7438518c2231b60a10d209c8b (patch)
treeec30dce97f90e26cf303bae075ade3af28f43060
parent299880ea30e3052f15c529ba2c8ca2d71855b477 (diff)
downloadaur-cf249bd43b1599c7438518c2231b60a10d209c8b.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 180480064620..7bb0344c045f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = bibata-cursor-theme-bin
pkgrel = 1
url = https://github.com/ful1e5/Bibata_Cursor
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
provides = bibata-cursor-theme
conflicts = bibata-cursor-theme
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 0d54de3159ed..2106638427db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Material Based Cursor Theme"
arch=('any')
url="https://github.com/ful1e5/Bibata_Cursor"
-license=('GPL3')
+license=('GPL-3.0-or-later')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
options=('!strip')