summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Maunier2021-10-19 12:10:36 +0200
committerFlorian Maunier2021-10-19 12:10:36 +0200
commit274f19da678b598aa6d6802c7281c7751795af86 (patch)
treee4668ff72ae2168565821a8c3bae18f6880785ef /PKGBUILD
parent6f5664acfbf0351106c161f19d7a3d5371243fc1 (diff)
downloadaur-274f19da678b598aa6d6802c7281c7751795af86.tar.gz
Improve pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba951cf1bda1..73e4f9dc9f1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Florian Maunier <fmauneko@dissidence.ovh>
pkgname=msquic-release-git
pkgver=1.1.8.r0.g794436f54
-pkgrel=2
-pkgdesc="MsQuic is a Microsoft implementation of the IETF QUIC protocol."
+pkgrel=3
+pkgdesc="Microsoft implementation of the IETF QUIC protocol (release, git)"
arch=('x86_64' 'armv7h' 'aarch64')
url="https://github.com/microsoft/msquic"
license=('MIT')