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


Commits:
4a302ee5 by Christian Hesse at 2024-05-09T21:24:17+02:00
upgpkg: 1.3.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-libnghttp3
        pkgdesc = HTTP/3 library written in C (32-bit)
-       pkgver = 1.2.0
+       pkgver = 1.3.0
        pkgrel = 1
        url = https://github.com/ngtcp2/nghttp3
        arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = lib32-libnghttp3
        depends = lib32-glibc
        depends = libnghttp3
        provides = libnghttp3.so
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.2.0/nghttp3-1.2.0.tar.xz
-       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.2.0/nghttp3-1.2.0.tar.xz.asc
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.3.0/nghttp3-1.3.0.tar.xz
+       source = 
https://github.com/ngtcp2/nghttp3/releases/download/v1.3.0/nghttp3-1.3.0.tar.xz.asc
        validpgpkeys = F4F3B91474D1EB29889BD0EF7E8403D5D673C366
-       sha256sums = 
d2e216bae7bd7362f850922e4237a5caa204853b3594b22adccab4c1e1c1d1aa
+       sha256sums = 
450525981d302f23832b18edd1a62cf58019392ca6402408d0eb1a7f3fd92ecf
        sha256sums = SKIP
 
 pkgname = lib32-libnghttp3


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Christian Hesse <ew...@archlinux.org>
 
 pkgname=lib32-libnghttp3
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="HTTP/3 library written in C (32-bit)"
 url='https://github.com/ngtcp2/nghttp3'
@@ -11,7 +11,7 @@ depends=('lib32-glibc' 'libnghttp3')
 provides=('libnghttp3.so')
 validpgpkeys=('F4F3B91474D1EB29889BD0EF7E8403D5D673C366') # Tatsuhiro 
Tsujikawa <tatsuhir...@gmail.com>
 
source=("https://github.com/ngtcp2/nghttp3/releases/download/v${pkgver}/nghttp3-${pkgver}.tar.xz"{,.asc})
-sha256sums=('d2e216bae7bd7362f850922e4237a5caa204853b3594b22adccab4c1e1c1d1aa'
+sha256sums=('450525981d302f23832b18edd1a62cf58019392ca6402408d0eb1a7f3fd92ecf'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp3/-/commit/4a302ee5f53eab562129c185423ceeba42d642a6

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnghttp3/-/commit/4a302ee5f53eab562129c185423ceeba42d642a6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to