summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Maunier2021-10-19 12:13:34 +0200
committerFlorian Maunier2021-10-19 12:13:34 +0200
commit8630d1a47b5273248a5d202165aa0a9e83873a64 (patch)
tree40d9716d1c70d395ed6c7afca220fa24dcb4471b /PKGBUILD
parent35471cb6c6d666cfd1212ebcd4e7841cd4fc2492 (diff)
downloadaur-8630d1a47b5273248a5d202165aa0a9e83873a64.tar.gz
Improve pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fef30624a36..79ffec75a8e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=msquic
pkgver=1.1.8
pkgrel=3
epoch=1
-pkgdesc="Microsoft implementation of the IETF QUIC protocol."
+pkgdesc="Microsoft implementation of the IETF QUIC protocol (release)"
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/microsoft/msquic"
license=('MIT')