We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a54a4b commit 7b6bca0Copy full SHA for 7b6bca0
packages/libnghttp2/PKGBUILD
@@ -4,7 +4,7 @@
4
pkgname=libnghttp2
5
pkgver=1.65.0
6
pkgrel=1
7
-pkgrel+=".1"
+pkgrel+=".2"
8
pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
9
arch=('x86_64' 'arm64')
10
url='https://nghttp2.org/'
packages/libnghttp2/PKGBUILD.pmdiff
@@ -1,7 +1,7 @@
1
--- PKGBUILD
2
+++ PKGBUILD
3
@@ -6,0 +7 @@
-+pkgrel+=".1"
++pkgrel+=".2"
@@ -8 +9 @@
-arch=('x86_64')
+arch=('x86_64' 'arm64')
0 commit comments