summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2024-04-20 06:24:46 +0000
committerGitHub Action2024-04-20 06:24:46 +0000
commit0951b5688cd095fd51b966f55cd89885b006d88f (patch)
treefda2da15d9be1853936ab6f404870279c98fd726 /PKGBUILD
parent1a077a8b6f9a0e83a9bd5ee58ee48d4f1886b1bd (diff)
downloadaur-rime-latex-lowercase-git.tar.gz
Update from GitHub Actions: fix: use SPDX license identifiers
https://github.com/ouuan/AUR-packages/actions/runs/8763165889
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9806c247fdd..72789383b788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Rime Latex 数学符号输入方案,所有符号均使用纯小写字
arch=('any')
url='https://github.com/shenlebantongying/rime_latex'
_reponame="${url##*/}"
-license=('GPL3')
+license=('GPL-3.0-only')
makedepends=('git' 'librime')
source=("git+${url}")
sha256sums=('SKIP')