summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 16:01:17 -0700
committerMark Wagie2024-01-20 16:01:17 -0700
commitb90322fdeab877d7f35a0f6d7680f01f12f18a5c (patch)
tree484ad0896837bf4c73b51070b714170adab74e13
parentacb51012d6e6faef975dc39f0af9a1adad203f9c (diff)
downloadaur-googledot-cursor-theme.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 ecf601bd583f..b801ffe5b990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = googledot-cursor-theme
pkgrel = 1
url = https://github.com/ful1e5/Google_Cursor
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
makedepends = python-clickgen>2.0.0
options = !strip
source = googledot-cursor-theme-2.0.0.tar.gz::https://github.com/ful1e5/Google_Cursor/archive/v2.0.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 560fb82024c5..e69df14b16a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=googledot-cursor-theme
pkgver=2.0.0
pkgrel=1
pkgdesc="Cursor theme inspired on Google"
arch=('any')
url="https://github.com/ful1e5/Google_Cursor"
-license=('GPL3')
+license=('GPL-3.0-or-later')
makedepends=('python-clickgen>2.0.0')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")