From c17095409f31af632cd40a9333e761ec028237b0 Mon Sep 17 00:00:00 2001 From: "Sebastiaan de Schaetzen (automated)" Date: Tue, 20 May 2025 02:01:58 +0200 Subject: [PATCH] Bump pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 077a6ef..b6ad996 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _L53X_VER=3.5.5.1 pkgname=librealsense pkgver=2.55.1 -pkgrel=20 +pkgrel=21 pkgdesc="Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 & L500 series and the SR300)." arch=('x86_64') url="https://github.com/IntelRealSense/librealsense"