summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKauruus2023-01-06 22:18:03 +0800
committerKauruus2023-01-06 22:18:03 +0800
commit4184d1e09ae156f32032107ccc10a1f9bf23434a (patch)
treef86442e088bd84533da1d151b1ddb72cd40533d5
parent2b30863641fee6675697472a412a39822f65e97f (diff)
downloadaur-4184d1e09ae156f32032107ccc10a1f9bf23434a.tar.gz
correct license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79b80b6fffff..73b7c068c7ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.8.5
pkgrel=1
pkgdesc="Delicately-TUICed high-performance proxy built on top of the QUIC protocol"
url="https://github.com/EAimTY/tuic"
-license=("GPLv3")
+license=("GPL3")
arch=("x86_64")
provides=("tuic=$pkgver")