Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
libnghttp3


Commits:
0422843a by Christian Hesse at 2024-10-05T20:12:33+02:00
upgpkg: 1.6.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = libnghttp3
        pkgdesc = HTTP/3 library written in C
-       pkgver = 1.5.0
+       pkgver = 1.6.0
        pkgrel = 1
        url = https://github.com/ngtcp2/nghttp3
        arch = x86_64
        license = MIT
        depends = glibc
        provides = libnghttp3.so
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.5.0/nghttp3-1.5.0.tar.xz
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.5.0/nghttp3-1.5.0.tar.xz.asc
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.6.0/nghttp3-1.6.0.tar.xz
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.6.0/nghttp3-1.6.0.tar.xz.asc
        validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
-       sha256sums = 
8c00e3910ea2ad1218dafebcf8dd2ffdf030c992d9ceb65834d29e5e5278dd0d
+       sha256sums = 
eaa901954bc494034d3738ef19130de69387d6a3da029044c60d9dae91792a8d
        sha256sums = SKIP
 
 pkgname = libnghttp3


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Hesse <[email protected]>
 
 pkgname=libnghttp3
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="HTTP/3 library written in C"
 url='https://github.com/ngtcp2/nghttp3'
@@ -12,7 +12,7 @@ depends=('glibc')
 provides=('libnghttp3.so')
 validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') # Tatsuhiro 
Tsujikawa <[email protected]>
 
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc})
-sha256sums=('8c00e3910ea2ad1218dafebcf8dd2ffdf030c992d9ceb65834d29e5e5278dd0d'
+sha256sums=('eaa901954bc494034d3738ef19130de69387d6a3da029044c60d9dae91792a8d'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnghttp3/-/commit/0422843ab1627a82339dd097a91e5cef88ee48ef

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libnghttp3/-/commit/0422843ab1627a82339dd097a91e5cef88ee48ef
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to