diff --git a/nghttp3/PKGBUILD b/nghttp3/PKGBUILD index 63daaf3e..9fa45763 100644 --- a/nghttp3/PKGBUILD +++ b/nghttp3/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=nghttp3 pkgname=("libnghttp3" "libnghttp3-devel") -pkgver=1.11.0 +pkgver=1.12.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=('27d084518f06d78279b050cc9cdff2418f80fb753da019427ce853cec920f33f' +sha256sums=('6ca1e523b7edd75c02502f2bcf961125c25577e29405479016589c5da48fc43d' 'SKIP') validpgpkeys=( 'F4F3B91474D1EB29889BD0EF7E8403D5D673C366' # Tatsuhiro Tsujikawa