diff --git a/.SRCINFO b/.SRCINFO
index c131aab81ab4aeb28f1f591d63bf280354a1366c..3ee36e1a40e8de3c7f4d3e06ea767144afc33223 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = nginx
 	pkgver = 1.26.0
-	pkgrel = 1
+	pkgrel = 2
 	url = https://nginx.org
 	arch = x86_64
 	license = custom
diff --git a/PKGBUILD b/PKGBUILD
index eb3d531259bfe4106ccaaff14b5f98af287a3fd1..fd9582c7fa71eac44484270a12edbde44bd4241b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
 pkgbase=nginx
 pkgname=(nginx nginx-src)
 pkgver=1.26.0
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://nginx.org'
 license=(custom)
@@ -62,6 +62,7 @@ _common_flags=(
   --with-http_stub_status_module
   --with-http_sub_module
   --with-http_v2_module
+  --with-http_v3_module
   --with-mail
   --with-mail_ssl_module
   --with-pcre-jit