diff --git a/nghttp3/PKGBUILD b/nghttp3/PKGBUILD index 39877d8b..63daaf3e 100644 --- a/nghttp3/PKGBUILD +++ b/nghttp3/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=nghttp3 pkgname=("libnghttp3" "libnghttp3-devel") -pkgver=1.10.1 +pkgver=1.11.0 pkgrel=1 pkgdesc="HTTP/3 library written in C" arch=(i686 x86_64) @@ -15,7 +15,7 @@ makedepends=( "ninja" ) source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc}) -sha256sums=('e6b8ebaadf8e57cba77a3e34ee8de465fe952481fbf77c4f98d48737bdf50e03' +sha256sums=('27d084518f06d78279b050cc9cdff2418f80fb753da019427ce853cec920f33f' 'SKIP') validpgpkeys=( 'F4F3B91474D1EB29889BD0EF7E8403D5D673C366' # Tatsuhiro Tsujikawa