summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 16:57:16 -0700
committerMark Wagie2024-01-21 16:57:16 -0700
commitb0c94dfc9870665eaf18004f3335729ec2fcf3d7 (patch)
tree6d03a063589942d1c7058656a853829242ad65f4 /PKGBUILD
parent02351080c27ac2cc9930257c3f5321cb71459b9b (diff)
downloadaur-tempus-themes-vim-git.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea2a056c7a9..44650b478ae9 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>
# Contributor: Protesilaos Stavrou <info at protesilaos dot com>
pkgname=tempus-themes-vim-git
pkgver=r48.b720ee2
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Tempus Themes for Vim"
arch=('any')
url="https://protesilaos.com/tempus-themes"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('vim')
makedepends=('git')
provides=("${pkgname%-git}")