summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Maunier2023-06-14 08:50:54 +0200
committerFlorian Maunier2023-06-14 08:50:54 +0200
commite6ac557ca76b9ceff8b4da4a7b11a6937ab36c7d (patch)
tree512f5458d21f42e557bc9533008463cdf4119ccb /PKGBUILD
parent2882e5adfd38bf2b02f81c87d41d658a2118e4e5 (diff)
downloadaur-msquic-release-git.tar.gz
Switch to release/2.2 branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d34bdd85338..54748213ecac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Florian Maunier <fmauneko@dissidence.ovh>
pkgname=msquic-release-git
-pkgver=2.1.0.r3.g94bd8187d
+pkgver=2.2.2.r0.gb7b2d5e6d
pkgrel=1
pkgdesc="Microsoft implementation of the IETF QUIC protocol (release, git)"
arch=('x86_64' 'armv7h' 'aarch64')
@@ -10,7 +10,7 @@ depends=('glibc')
makedepends=('cmake>=3.16' 'dotnet-sdk>=3.1' 'git')
provides=('msquic' 'libmsquic.so')
conflicts=('msquic' 'libmsquic.so')
-source=("$pkgname::git+https://github.com/microsoft/msquic.git#branch=release/2.1")
+source=("$pkgname::git+https://github.com/microsoft/msquic.git#branch=release/2.2")
sha512sums=('SKIP')
pkgver() {