summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2024-04-20 06:25:11 +0000
committerGitHub Action2024-04-20 06:25:11 +0000
commit8c29caf8b967b99c5f7ffd3bbd404f411f9e7abd (patch)
tree9ec2b6c75c2fcbb37ba35232fe5529418eb6deb7 /PKGBUILD
parent294b10c625785dacb204b053d1030d55cea4cc96 (diff)
downloadaur-8c29caf8b967b99c5f7ffd3bbd404f411f9e7abd.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 aec5b26b9504..a1c6fce424fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ conflicts=('auth-thu')
pkgdesc='A commandline Tunet (auth4/6.tsinghua.edu.cn, Tsinghua-IPv4) authentication tool'
arch=('x86_64')
url='https://github.com/z4yx/GoAuthing'
-license=('GPL3')
+license=('GPL-3.0-only')
source=(
"$pkgname-$pkgver::https://github.com/z4yx/GoAuthing/releases/download/v$pkgver/auth-thu.linux.x86_64"
"https://github.com/z4yx/GoAuthing/raw/v$pkgver/docs/goauthing.service"