[arch-commits] Commit in libnghttp2/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 18 22:36:33 UTC 2018


    Date: Sunday, March 18, 2018 @ 22:36:33
  Author: jgc
Revision: 319607

upgpkg: libnghttp2 1.31.0-1

Modified:
  libnghttp2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-18 22:34:36 UTC (rev 319606)
+++ PKGBUILD	2018-03-18 22:36:33 UTC (rev 319607)
@@ -3,7 +3,7 @@
 # Contributor: Zhuoyun Wei <wzyboy at wzyboy.org>
 
 pkgname=libnghttp2
-pkgver=1.30.0
+pkgver=1.31.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(glibc)
 conflicts=('nghttp2<1.20.0-2')
 source=(https://github.com/nghttp2/nghttp2/releases/download/v$pkgver/nghttp2-$pkgver.tar.xz)
-sha256sums=('089afb4c22a53f72384b71ea06194be255a8a73b50b1412589105d0e683c52ac')
+sha256sums=('36573c2dc74f0da872b02a3ccf1f1419d6b992dd4703dc866e5a289d36397ac7')
 
 build() {
   cd nghttp2-$pkgver



More information about the arch-commits mailing list