From 6275cae00b08488caacba67f4b7fb9288148c241 Mon Sep 17 00:00:00 2001 From: "Sebastiaan de Schaetzen (automated)" Date: Mon, 19 May 2025 02:02:33 +0200 Subject: [PATCH] Bump pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index b47b44f..077a6ef 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _L53X_VER=3.5.5.1 pkgname=librealsense pkgver=2.55.1 -pkgrel=19 +pkgrel=20 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"